in reply to
Using AUTOLOAD with Moo
I'm pretty sure I've made a bad design decision but not sure what else I can do with Moo. I want a attribute to handle methods if they don't exist
probably
better to generate methods than use autoload
Comment on
Re: Using AUTOLOAD with Moo
In Section
Seekers of Perl Wisdom