mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
8
package/perl-devel-globaldestruction/Config.in
Normal file
8
package/perl-devel-globaldestruction/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PERL_DEVEL_GLOBALDESTRUCTION
|
||||
bool "perl-devel-globaldestruction"
|
||||
select BR2_PACKAGE_PERL_SUB_EXPORTER_PROGRESSIVE # runtime
|
||||
help
|
||||
Provides function returning the equivalent of
|
||||
${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.
|
||||
|
||||
https://metacpan.org/release/Devel-GlobalDestruction
|
||||
Reference in New Issue
Block a user