On Sun, Jul 19, 2009 at 07:44:20PM +1000, Daniel Pittman wrote:
> Thank you for the clarification.  I am a little curious, Hans, about which
> roles you are thinking of that fail if composed too early?

Roles which use 'requires' will fail if composed before the methods that
they require are defined (this is more of an issue with MooseX::Declare,
because even normal method declarations happen at runtime, unlike normal
Moose).

Jesse

Reply via email to