perl-MooseX-Types-DateTime
L<DateTime>related constraints and coercions for Moose
This module packages several the Moose::Util::TypeConstraints manpage with coercions, designed to work with the the DateTime manpage suite of objects. Namespaced Example: use MooseX::Types::DateTime; has time_zone =>( isa =>'DateTime::TimeZone', is =>"rw", coerce =>1, ); Class->new( time_zone =>"Africa/Timbuktu" );
Artistic-1.0 or GPL-1.0+cloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...