summaryrefslogtreecommitdiffstats
path: root/package/perl-moo/Config.in
blob: 141b95ca58b835c5b86f4c781e815505d86107e9 (plain)
1
2
3
4
5
6
7
8
9
10
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