slurpy can only slurp type constraints that match the containing type (too much crazy...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 6 Mar 2009 20:27:41 +0000 (20:27 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 6 Mar 2009 20:27:41 +0000 (20:27 +0000)
commit52ffe972e427eeb49513e43749d09e0a4f134a3a
tree6f3730ea14d5b0a92a35878ba385b54a1e1ea033
parentc116e19a44d7bb0aa19f3cbc2df8a63f9ed25099
slurpy can only slurp type constraints that match the containing type (too much crazyness to do otherwise when dealing with hashrefs and unbalanced lengths).  Cleanedup the tests and created documentation for the feature.
lib/MooseX/Types/Structured.pm
t/11-overflow.t