[Moose-commits] r7819 -
MooseX-Types-Structured/trunk/lib/MooseX/Meta/TypeCoercion
jnapiorkowski at code2.0beta.co.uk
jnapiorkowski at code2.0beta.co.uk
Wed Mar 4 22:28:32 GMT 2009
Author: jnapiorkowski
Date: 2009-03-04 14:28:32 -0800 (Wed, 04 Mar 2009)
New Revision: 7819
Modified:
MooseX-Types-Structured/trunk/lib/MooseX/Meta/TypeCoercion/Structured.pm
Log:
pod changes
Modified: MooseX-Types-Structured/trunk/lib/MooseX/Meta/TypeCoercion/Structured.pm
===================================================================
--- MooseX-Types-Structured/trunk/lib/MooseX/Meta/TypeCoercion/Structured.pm 2009-03-04 22:26:34 UTC (rev 7818)
+++ MooseX-Types-Structured/trunk/lib/MooseX/Meta/TypeCoercion/Structured.pm 2009-03-04 22:28:32 UTC (rev 7819)
@@ -11,10 +11,9 @@
=head1 DESCRIPTION
We need to make sure we can properly coerce the structure elements inside a
-structured type constraint.
+structured type constraint. However requirements for the best way to allow
+this are still in flux. For now this class is a placeholder.
-This class is TDB once we fully understand the requirements for deep coercions.
-
=head1 METHODS
This class defines the following methods.
More information about the Moose-commits
mailing list