Files
buildroot/package/perl-moo/Config.in
2019-09-25 20:52:32 -03:00

12 lines
406 B
Plaintext

config BR2_PACKAGE_PERL_MOO
bool "perl-moo"
select BR2_PACKAGE_PERL_CLASS_METHOD_MODIFIERS # runtime
select BR2_PACKAGE_PERL_DEVEL_GLOBALDESTRUCTION # runtime
select BR2_PACKAGE_PERL_MODULE_RUNTIME # runtime
select BR2_PACKAGE_PERL_ROLE_TINY # runtime
select BR2_PACKAGE_PERL_SUB_QUOTE # runtime
help
Minimalist Object Orientation (with Moose compatibility).
https://metacpan.org/release/Moo