role support, in MooseX::StrictConstructor::FromRole
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor.pm
index 80e8453..e678bda 100644 (file)
@@ -81,6 +81,12 @@ you can delete it from the hash reference of parameters.
       }
   }
 
+=head2 Usage from roles
+
+It usually doesn't make sense for a role to force its consuming class to use a
+strict constructor, so this is not normally permitted. If you desire this
+behaviour, you can use C<MooseX::StrictConstructor::FromRole> instead.
+
 =head1 BUGS
 
 Please report any bugs or feature requests to