first guess at structured types, with proof of concept and first shot at the type...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Mon, 18 Aug 2008 23:17:11 +0000 (23:17 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Mon, 18 Aug 2008 23:17:11 +0000 (23:17 +0000)
commit65748864062f4fca6f1e4c538b3079eb55c8ddff
tree32546c14d5bbcb99355c38e93ecd1be7bf2f2e96
first guess at structured types, with proof of concept and first shot at the type constraint
Changes [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/MooseX/Meta/TypeConstraint/Structured.pm [new file with mode: 0644]
t-author/pod-coverage.t [new file with mode: 0644]
t-author/pod.t [new file with mode: 0644]
t/00-load.t [new file with mode: 0644]
t/concept.t [new file with mode: 0644]
t/positional.t [new file with mode: 0644]