Properly delegate coercions for Optional[].
authorFlorian Ragwitz <rafl@debian.org>
Wed, 3 Feb 2010 13:44:03 +0000 (14:44 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 3 Feb 2010 13:44:03 +0000 (14:44 +0100)
commitabd193e2f4fab1314a1edffb2768cd6dcf831f70
tree9866a440b1cc8589b5c455d295d3003dca5a3ef4
parentb86402a09c4f8f81b5f685e340c96d2361c742de
Properly delegate coercions for Optional[].
lib/MooseX/Meta/TypeCoercion/Structured/Optional.pm [new file with mode: 0644]
lib/MooseX/Meta/TypeConstraint/Structured/Optional.pm [new file with mode: 0644]
lib/MooseX/Types/Structured.pm