http://www.perlmonks.org?node_id=888110


in reply to Re^4: Is Devel::Declare really so much less evil than source filters? (magic)
in thread Is Devel::Declare really so much less evil than source filters?

sometimes I still have this feeling about Moose.

Yeah, I agree, meta-layer errors can be a real pain to debug sometimes, however this being regularly improved upon. Unfortunately though in some cases it is really difficult to divine the user intent from the actual error being thrown, especially since we are not compiling the code and analyzing context, but only faux-keywords being called as subroutines.

-stvn