Marcel Telka
2024-03-30 f9ba3aac090e918abb602b2ce28e58b7dd0f59fa
commit | author | age
6d459e 1 #
MT 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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
a39d53 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Try::Tiny
6d459e 15 #
MT 16
17 BUILD_STYLE = makemaker
a5f22f 18 USE_COMMON_TEST_MASTER = no
6d459e 19
MT 20 include ../../../make-rules/shared-macros.mk
21
a39d53 22 COMPONENT_PERL_MODULE =        Try::Tiny
MT 23 HUMAN_VERSION =            0.31
a5f22f 24 COMPONENT_REVISION =        4
150e33 25 COMPONENT_SUMMARY =        Try::Tiny - Minimal try/catch with proper preservation of \$$@
a39d53 26 COMPONENT_CPAN_AUTHOR =        ETHER
6d459e 27 COMPONENT_ARCHIVE_HASH =    \
MT 28     sha256:3300d31d8a4075b26d8f46ce864a1d913e0e8467ceeba6655d5d2b2e206c11be
29 COMPONENT_LICENSE =        MIT
a39d53 30 COMPONENT_LICENSE_FILE =    LICENCE
6d459e 31
MT 32 include $(WS_MAKE_RULES)/common.mk
33
34 # Auto-generated dependencies
a39d53 35 PERL_REQUIRED_PACKAGES += runtime/perl
a5f22f 36 TEST_REQUIRED_PACKAGES.perl += library/perl-5/capture-tiny
MT 37 TEST_REQUIRED_PACKAGES.perl += library/perl-5/cpan-meta-check
38 TEST_REQUIRED_PACKAGES.perl += library/perl-5/sub-name