tilly has asked for the wisdom of the Perl Monks concerning the following question:
Just to avoid the possibility of an X-Y problem, the reason why I need Moose::Exporter is to have utility functions that have access to meta. But I'd also like to require that certain other methods are defined. Which is easy to do with a role.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Installing role with Moose::Exporter
by stvn (Monsignor) on May 03, 2011 at 01:46 UTC | |
by tilly (Archbishop) on May 03, 2011 at 19:49 UTC | |
Re: Installing role with Moose::Exporter
by anonymized user 468275 (Curate) on May 03, 2011 at 11:32 UTC |