Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
7e1af0 1 #
f3fe04 2 # This file and its contents are supplied under the terms of the
MT 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.
7e1af0 6 #
f3fe04 7 # A full copy of the text of the CDDL should have accompanied this
MT 8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
7e1af0 10 #
NP 11
12 #
f3fe04 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Devel::GlobalDestruction
7e1af0 15 #
NP 16
f3fe04 17 BUILD_STYLE = makemaker
MT 18
7e1af0 19 include ../../../make-rules/shared-macros.mk
NP 20
f3fe04 21 COMPONENT_PERL_MODULE =        Devel::GlobalDestruction
MT 22 HUMAN_VERSION =            0.14
0c7fbd 23 COMPONENT_REVISION =        3
f3fe04 24 COMPONENT_SUMMARY =        Devel::GlobalDestruction - Provides function returning the equivalent of \$${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.
MT 25 COMPONENT_CPAN_AUTHOR =        HAARG
26 COMPONENT_ARCHIVE_HASH =    \
27     sha256:34b8a5f29991311468fe6913cadaba75fd5d2b0b3ee3bb41fe5b53efab9154ab
28 COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
7e1af0 29
NP 30 include $(WS_MAKE_RULES)/common.mk
31
32 # Auto-generated dependencies
f3fe04 33 PERL_REQUIRED_PACKAGES += library/perl-5/sub-exporter-progressive
MT 34 PERL_REQUIRED_PACKAGES += runtime/perl