kumquat-buildroot/package/perl-moo/Config.in
Francois Perrad b10bdca05e perl-moo: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-10 14:22:27 +02:00

12 lines
405 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