On Wed, 16 Jun 2010 15:41:35 -0700
Kate Yoak <k...@yoak.com> wrote:

> To avoid the problem, I chose the following principle for module
> layout:
> 
> 1. Define attriburtes
> 2. Define method modifiers using named subroutine references
> 3. Deal with anything else that could possibly need Moose keywords
> 4. no Moose
> 5. Place all the "use" statements for other modules.
> 6. Write code.

Move 4 down past 6. Optionally, rename the "with" export to
"moose_with" or something. Should fix you right up.


-- 

Nicholas Perez
XMPP/Email: n...@nickandperla.net
http://search.cpan.org/~nperez/
http://github.com/nperez

Reply via email to