buildroot/package/perl-class-std-fast/Config.in

8 lines
209 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PERL_CLASS_STD_FAST
bool "perl-class-std-fast"
select BR2_PACKAGE_PERL_CLASS_STD # runtime
help
faster but less secure than Class::Std.
https://metacpan.org/release/Class-Std-Fast