1config BR2_PACKAGE_PERL_CLASS_METHOD_MODIFIERS
2	bool "perl-class-method-modifiers"
3	help
4	  Provides Moose-like method modifiers.
5
6	  https://github.com/moose/Class-Method-Modifiers
7