summaryrefslogtreecommitdiff
path: root/time/p5-DateTimeX-Easy
AgeCommit message (Collapse)AuthorFilesLines
2010-02-02Updating time/p5-DateTimeX-Easy 0.087 to 0.088sno2-9/+9
pkgsrc changes: - Adding license - Adjusting dependencies and module type Upstream changes: 0.088: - Remove DateTime::Format::DateParse from dependencies as fails lots of tests and not used (thanks ranguard)
2009-06-11update to use the new Module::Install infrastructureabs1-1/+2
2009-05-21pkgsrc changes:sno2-11/+13
- Updating package for p5 module DateTimeX::Easy from 0.085 to 0.087 - Setting gnu-gpl-v2 as license Upstream changes: 0.087: - TODO'd some tests that were breaking because of time zone weirdness - The previous entry is an example of gooder english! 0.086 - Treat a 4 digit number as a year... Format::Flexible changed on how it interpreted them
2009-04-24Modify dependencies to perl-modules which are deployed with the perl-core,sno1-2/+2
mainly Scalar::Util and List::Util
2009-02-14Added time/p5-DateTimeX-Easy version 0.085abs3-0/+36
DateTimeX::Easy makes DateTime object creation quick and easy. It uses a variety of DateTime::Format packages to do the bulk of the parsing, with some custom tweaks to smooth out the rough edges (mainly concerning timezone detection and selection).