diff options
Diffstat (limited to 'devel/p5-DateTime-Format-DateManip/pkg-descr')
-rw-r--r-- | devel/p5-DateTime-Format-DateManip/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Format-DateManip/pkg-descr b/devel/p5-DateTime-Format-DateManip/pkg-descr new file mode 100644 index 000000000000..d3f4abaec48d --- /dev/null +++ b/devel/p5-DateTime-Format-DateManip/pkg-descr @@ -0,0 +1,5 @@ +DateTime::Format::DateManip is a class that knows how to convert between +Date::Manip dates and durations and DateTime and DateTime::Duration objects. +Recurrences are note yet supported. + +WWW: http://datetime.perl.org/ |