more work toward true structured types, away from the method based hack, some refacto...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Mon, 15 Sep 2008 03:22:17 +0000 (03:22 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Mon, 15 Sep 2008 03:22:17 +0000 (03:22 +0000)
commit7e2f0558073a1a9544274a76ad7530340b2c18e8
treeeccb68f4ba8805071df1985e992bb669284938d2
parent66c846366a6ed61a4dbce42cc81063207792f685
more work toward true structured types, away from the method based hack, some refactoring of a base class and a first go at Optional, or at least decent documenation for it.
lib/MooseX/Meta/TypeConstraint/Structured/Optional.pm [new file with mode: 0755]
lib/MooseX/Meta/TypeConstraint/Structured/Positional.pm
lib/MooseX/Meta/TypeConstraint/Structured/Structurable.pm
t/01-basic.t