support for recursive types, documentation and tests for that, random documentation...
authorJohn Napiorkowski <jjnapiork@cpan.org>
Wed, 10 Dec 2008 00:09:28 +0000 (00:09 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Wed, 10 Dec 2008 00:09:28 +0000 (00:09 +0000)
commit077ac262426e5f48cfe70fd1711ccd27971fab44
tree383eb3ae12c59185f0d673e0e32057142ce05bdf
parente7d06577ac86f8d5aa7f917e0dbcb42fe4a62b3e
support for recursive types, documentation and tests for that, random documentation improvements, documented a workaround for the Sub::Exporter issue (with a test case)
Changes
lib/MooseX/Types.pm
lib/MooseX/Types/TypeDecorator.pm
lib/MooseX/Types/UndefinedType.pm
t/14_compatibility-sub-exporter.t
t/15_recursion.t
t/lib/SubExporterCompatibility.pm