Use MooseX::Types::ISO8601 coercion behaviour without the coercion.
authorDan Brook <broq@cpan.org>
Fri, 9 Mar 2012 22:23:01 +0000 (22:23 +0000)
committerDan Brook <broq@cpan.org>
Fri, 9 Mar 2012 22:25:22 +0000 (22:25 +0000)
commit1369c1484ccfaa08b48887594e1e4c980c8ca81a
tree682c002fb86b9cc7c2c7e71f0d7ecf3035823040
parente30c18004986611e7da0347abc80cc3f177c57a8
Use MooseX::Types::ISO8601 coercion behaviour without the coercion.

As of 0.09 the type constraints from MooseX::Types::ISO8601 are stricter (and
more correct AIUI) so we just use the coercion code without attempting a
coercion directly.
lib/Gitalist/Git/Types.pm