# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/perl-integrate-module libwww-perl # BUILD_STYLE = makemaker include ../../../make-rules/shared-macros.mk COMPONENT_NAME = libwww-perl HUMAN_VERSION = 6.78 COMPONENT_SUMMARY = The World-Wide Web library for Perl COMPONENT_CPAN_AUTHOR = OALDERS COMPONENT_ARCHIVE_HASH = \ sha256:b738bdcf54e2c6bb81fd2b83ec47bc83347f97b371ea80f0dc10360f817a9a44 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # # Following dependency loops were detected (where 'A --> B' means 'A needs B to # run tests', and 'A ==> B' means 'A needs B for build and/or run'): # # libwww-perl --> LWP-Protocol-https ==> libwww-perl # # To break loops we need to allow this component to integrate without testing in # a case the required packages are not available yet (bootstrap). # PERL_TEST_BOOTSTRAP = yes # Auto-generated dependencies PERL_REQUIRED_PACKAGES += library/perl-5/digest-md5 PERL_REQUIRED_PACKAGES += library/perl-5/encode PERL_REQUIRED_PACKAGES += library/perl-5/encode-locale PERL_REQUIRED_PACKAGES += library/perl-5/extutils-makemaker PERL_REQUIRED_PACKAGES += library/perl-5/file-listing PERL_REQUIRED_PACKAGES += library/perl-5/file-temp PERL_REQUIRED_PACKAGES += library/perl-5/getopt-long PERL_REQUIRED_PACKAGES += library/perl-5/html-parser PERL_REQUIRED_PACKAGES += library/perl-5/http-cookies PERL_REQUIRED_PACKAGES += library/perl-5/http-date PERL_REQUIRED_PACKAGES += library/perl-5/http-message PERL_REQUIRED_PACKAGES += library/perl-5/http-negotiate PERL_REQUIRED_PACKAGES += library/perl-5/libnet PERL_REQUIRED_PACKAGES += library/perl-5/lwp-mediatypes PERL_REQUIRED_PACKAGES += library/perl-5/mime-base64 PERL_REQUIRED_PACKAGES += library/perl-5/module-load PERL_REQUIRED_PACKAGES += library/perl-5/net-http PERL_REQUIRED_PACKAGES += library/perl-5/parent PERL_REQUIRED_PACKAGES += library/perl-5/scalar-list-utils PERL_REQUIRED_PACKAGES += library/perl-5/try-tiny PERL_REQUIRED_PACKAGES += library/perl-5/uri PERL_REQUIRED_PACKAGES += library/perl-5/www-robotrules PERL_REQUIRED_PACKAGES += runtime/perl TEST_REQUIRED_PACKAGES.perl += library/perl-5/cpan-meta TEST_REQUIRED_PACKAGES.perl += library/perl-5/data-dump TEST_REQUIRED_PACKAGES.perl += library/perl-5/extutils-makemaker TEST_REQUIRED_PACKAGES.perl += library/perl-5/http-cookiejar TEST_REQUIRED_PACKAGES.perl += library/perl-5/http-daemon TEST_REQUIRED_PACKAGES.perl += library/perl-5/lwp-protocol-https TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-fatal TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-leaktrace TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-needs TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-requiresinternet TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple