trying to get some tests in place that reflect the desired effect and got a start...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Sun, 24 Aug 2008 03:21:18 +0000 (03:21 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Sun, 24 Aug 2008 03:21:18 +0000 (03:21 +0000)
commit20b6a7d178dbaa6cd1ba946e53c1a4af3a4006eb
treeba3793364262d006261ca450241c5202c0d2baf7
parentc2463b826d4890bd79367c30cc819470d99bdf43
trying to get some tests in place that reflect the desired effect and got a start on impl.  also fixed brain dead mistake trying to create handlers for the decorator object.
lib/MooseX/Types.pm
lib/MooseX/Types/TypeDecorator.pm
t/13_typedecorator.t
t/lib/DecoratorLibrary.pm [new file with mode: 0644]