mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
369 B
Plaintext
8 lines
369 B
Plaintext
This module builds on MooseX::Types::DateTime to add additional custom
|
|
types and coercions. Since it builds on an existing type, all coercions
|
|
and constraints are inherited.
|
|
|
|
The package name is left as is for legacy reasons: this module is really a
|
|
Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace
|
|
for non-core or less-official DateTime modules.
|