changes to the way Moose::Meta::TypeConstraint passed arguments to the compiled type...
[gitmo/Moose.git] / lib / Moose / Meta / Method / Constructor.pm
index 5337cd6..2aec261 100644 (file)
@@ -419,6 +419,8 @@ not particularly useful.
 
 =item B<new>
 
+=item B<can_be_inlined>
+
 =item B<attributes>
 
 =item B<meta_instance>