in reply to Re^4: Passing an import list to Moose extends
in thread Passing an import list to Moose extends
But I think instead of hacking Moose, you should try to hide all magic inside an MagicBase::import() which calls extends in the callers package for you and just do use MagicBase qw/-feature/ .
Like that you avoid boilerplating hacks and you can put all magical documentation inside your module.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery
|
|---|