Change in actions inside roles.
IƱigo Tejedor Arrondo [Tue, 20 Oct 2009 21:08:47 +0000 (21:08 +0000)]
http://bobtfish.livejournal.com/264317.html

lib/Catalyst/Upgrading.pod

index c278e09..35cee5d 100644 (file)
@@ -32,7 +32,8 @@ L<Moose> in your applications.
 
 =head2 Controller actions in Moose roles
 
-Declaring actions in Roles is currently unsupported.
+You can use L<MooseX::MethodAttributes::Role> if you want to declare actions
+inside Moose roles.
 
 =head2 Using Moose in Components