2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 Marcel Telka
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/perl5/$(PERLVER)/bin/cpan
27 file path=usr/perl5/$(PERLVER)/lib/App/Cpan.pm
28 file path=usr/perl5/$(PERLVER)/lib/CPAN.pm
29 file path=usr/perl5/$(PERLVER)/lib/CPAN/API/HOWTO.pod
30 file path=usr/perl5/$(PERLVER)/lib/CPAN/Author.pm
31 file path=usr/perl5/$(PERLVER)/lib/CPAN/Bundle.pm
32 file path=usr/perl5/$(PERLVER)/lib/CPAN/CacheMgr.pm
33 file path=usr/perl5/$(PERLVER)/lib/CPAN/Complete.pm
34 file path=usr/perl5/$(PERLVER)/lib/CPAN/Debug.pm
35 file path=usr/perl5/$(PERLVER)/lib/CPAN/DeferredCode.pm
36 file path=usr/perl5/$(PERLVER)/lib/CPAN/Distribution.pm
37 file path=usr/perl5/$(PERLVER)/lib/CPAN/Distroprefs.pm
38 file path=usr/perl5/$(PERLVER)/lib/CPAN/Distrostatus.pm
39 file path=usr/perl5/$(PERLVER)/lib/CPAN/Exception/RecursiveDependency.pm
40 file path=usr/perl5/$(PERLVER)/lib/CPAN/Exception/blocked_urllist.pm
41 file path=usr/perl5/$(PERLVER)/lib/CPAN/Exception/yaml_not_installed.pm
42 file path=usr/perl5/$(PERLVER)/lib/CPAN/Exception/yaml_process_error.pm
43 file path=usr/perl5/$(PERLVER)/lib/CPAN/FTP.pm
44 file path=usr/perl5/$(PERLVER)/lib/CPAN/FTP/netrc.pm
45 file path=usr/perl5/$(PERLVER)/lib/CPAN/FirstTime.pm
46 file path=usr/perl5/$(PERLVER)/lib/CPAN/HTTP/Client.pm
47 file path=usr/perl5/$(PERLVER)/lib/CPAN/HTTP/Credentials.pm
48 file path=usr/perl5/$(PERLVER)/lib/CPAN/HandleConfig.pm
49 file path=usr/perl5/$(PERLVER)/lib/CPAN/Index.pm
50 file path=usr/perl5/$(PERLVER)/lib/CPAN/InfoObj.pm
51 file path=usr/perl5/$(PERLVER)/lib/CPAN/Kwalify.pm
52 file path=usr/perl5/$(PERLVER)/lib/CPAN/Kwalify/distroprefs.dd
53 file path=usr/perl5/$(PERLVER)/lib/CPAN/Kwalify/distroprefs.yml
54 file path=usr/perl5/$(PERLVER)/lib/CPAN/LWP/UserAgent.pm
55 file path=usr/perl5/$(PERLVER)/lib/CPAN/Mirrors.pm
56 file path=usr/perl5/$(PERLVER)/lib/CPAN/Module.pm
57 file path=usr/perl5/$(PERLVER)/lib/CPAN/Nox.pm
58 file path=usr/perl5/$(PERLVER)/lib/CPAN/Plugin.pm
59 file path=usr/perl5/$(PERLVER)/lib/CPAN/Plugin/Specfile.pm
60 file path=usr/perl5/$(PERLVER)/lib/CPAN/Prompt.pm
61 file path=usr/perl5/$(PERLVER)/lib/CPAN/Queue.pm
62 file path=usr/perl5/$(PERLVER)/lib/CPAN/Shell.pm
63 file path=usr/perl5/$(PERLVER)/lib/CPAN/Tarzip.pm
64 file path=usr/perl5/$(PERLVER)/lib/CPAN/URL.pm
65 file path=usr/perl5/$(PERLVER)/lib/CPAN/Version.pm
66 file path=usr/perl5/$(PERLVER)/man/man1/cpan.1
67 file path=usr/perl5/$(PERLVER)/man/man3perl/App::Cpan.3perl
68 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN.3perl
69 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::API::HOWTO.3perl
70 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Debug.3perl
71 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Distroprefs.3perl
72 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::FirstTime.3perl
73 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::HandleConfig.3perl
74 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Kwalify.3perl
75 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Mirrors.3perl
76 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Nox.3perl
77 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Plugin.3perl
78 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Plugin::Specfile.3perl
79 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Queue.3perl
80 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Tarzip.3perl
81 file path=usr/perl5/$(PERLVER)/man/man3perl/CPAN::Version.3perl
83 # perl modules are unusable without perl runtime binary
84 depend type=require fmri=__TBD pkg.debug.depend.file=perl \
85 pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin