xref: /OK3568_Linux_fs/buildroot/package/perl-devel-globaldestruction/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PERL_DEVEL_GLOBALDESTRUCTION
2	bool "perl-devel-globaldestruction"
3	select BR2_PACKAGE_PERL_SUB_EXPORTER_PROGRESSIVE # runtime
4	help
5	  Provides function returning the equivalent of
6	  ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.
7
8	  https://metacpan.org/release/Devel-GlobalDestruction
9