From: John Napiorkowski Date: Wed, 4 Mar 2009 22:28:32 +0000 (+0000) Subject: pod changes X-Git-Tag: 0.09~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types-Structured.git;a=commitdiff_plain;h=574b453dd178fcc2a5d393a0633415a7a3360d6d pod changes --- diff --git a/lib/MooseX/Meta/TypeCoercion/Structured.pm b/lib/MooseX/Meta/TypeCoercion/Structured.pm index 04ea3e0..2316cc4 100644 --- a/lib/MooseX/Meta/TypeCoercion/Structured.pm +++ b/lib/MooseX/Meta/TypeCoercion/Structured.pm @@ -11,9 +11,8 @@ MooseX::Meta::TypeCoercion::Structured - Coerce structured type constraints. =head1 DESCRIPTION We need to make sure we can properly coerce the structure elements inside a -structured type constraint. - -This class is TDB once we fully understand the requirements for deep coercions. +structured type constraint. However requirements for the best way to allow +this are still in flux. For now this class is a placeholder. =head1 METHODS