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" );
There is no official package available for openSUSE Leap 16.0Distributioner
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
SUSE SLE-15-SP1
Unsupported distributions
The following distributions are not officially supported. Use these packages at your own risk.