Types::DateTime is a type constraint library suitable for use with Moo/Moose attributes, Kavorka sub signatures, and so forth. Types This module provides some type constraints broadly compatible with those provided by MooseX::Types::DateTime, plus a ...
TOBYINK/Types-DateTime-0.002 - 19 Jun 2017 16:19:28 GMTThis module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. Namespaced Example: use MooseX::Types::DateTime; has time_zone => ( isa => 'DateTime::TimeZone', is => "rw", coerce => 1, )...
ETHER/MooseX-Types-DateTime-0.13 - 04 Oct 2015 23:39:05 GMTThis module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. This module started as a fork of MooseX::Types::DateTime. This history and explaination is as follows: In Janurary 2009, I ...
ECARROLL/MooseX-Types-DateTime-ButMaintained-0.16 - 19 Jul 2012 23:03:17 GMT