summaryrefslogtreecommitdiffstats
path: root/package/perl-moo/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-moo/Config.in')
-rw-r--r--package/perl-moo/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/perl-moo/Config.in b/package/perl-moo/Config.in
new file mode 100644
index 0000000000..4d88e1a796
--- /dev/null
+++ b/package/perl-moo/Config.in
@@ -0,0 +1,11 @@
+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
OpenPOWER on IntegriCloud