got the basic tests in place, got the types organized how I want this to work. Still...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 27 Mar 2009 21:44:24 +0000 (21:44 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 27 Mar 2009 21:44:24 +0000 (21:44 +0000)
commit3cfd35fdfa2f99812c2d8806aec1b5f01b0100a8
tree3be87ee4a6d52127f9dff242c4e3abf040ee6916
parent328fad4dedc851a4cab988ab33c3f0b1dead231e
got the basic tests in place, got the types organized how I want this to work.  Still a lot of unknowns.
Changes [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
lib/MooseX/Meta/TypeCoercion/Dependent.pm [new file with mode: 0644]
lib/MooseX/Meta/TypeConstraint/Dependent.pm [new file with mode: 0644]
lib/MooseX/Types/Dependent.pm
t/00-load.t [new file with mode: 0644]
t/01-basic.t