repository moved to https://github.com/moose/MooseX-Types-DateTime
[gitmo/MooseX-Types-DateTime.git] / lib /
2014-02-03 Karen Etheridge repository moved to https://github.com/moose/MooseX... master
2014-02-03 Karen Etheridge remove unneeded shebangs
2014-02-03 Karen Etheridge spelling fixes
2014-02-03 Karen Etheridge whitespace cleanup
2014-02-03 Karen Etheridge dzilify
2011-12-13 Dagfinn Ilmari Man... Repalce reference to MooseX::Types::DateTimeX with...
2011-12-13 Dagfinn Ilmari Man... Update git URL in POD
2011-12-12 Dagfinn Ilmari Man... Version 0.07 MooseX-Types-DateTime-0.07
2011-12-12 Dagfinn Ilmari Man... Enforce version requirements at runtime (RT#73189)
2011-12-12 Dagfinn Ilmari Man... Provide optimize_as for pre-2.0100 Moose versions
2011-11-22 Dagfinn Ilmari Man... Version 0.06 MooseX-Types-DateTime-0.06
2011-11-22 Dagfinn Ilmari Man... Use inline_as instead of the deprecated optimize_as
2009-08-24 Yuval Kogman version bump MooseX-Types-DateTime-0.05
2009-08-24 Yuval Kogman Merge rafl's 0.04
2009-08-24 Yuval Kogman version bump
2009-08-24 Yuval Kogman zap DateTimeX::Easy support
2009-08-18 Florian Ragwitz Version 0.04.
2009-08-18 Florian Ragwitz Small pod fix.
2009-08-18 Florian Ragwitz Update version control notice.
2008-07-09 John Napiorkowski more explicit version requirements and removed a test...
2008-06-16 Yuval Kogman versionm bump
2008-06-16 Yuval Kogman namespace::clean
2008-06-14 Yuval Kogman use the coercion table hash, instead of the meta. seems...
2008-06-14 Yuval Kogman Don't rely on string names, MX::Types::DateTime already...
2008-06-14 Yuval Kogman whitespace
2008-06-14 Yuval Kogman be explicit about not importing from MooseX::Types...
2008-06-14 Yuval Kogman boilerplate
2008-06-14 Yuval Kogman add a coercions table
2008-06-14 Yuval Kogman declare Locale, Now
2008-06-14 Yuval Kogman version is 0.01, not 0.03 (haven't released yet)
2008-06-14 Yuval Kogman avoid indexing headaches with DateTimeX
2008-06-04 John Napiorkowski "inherit" coercions
2008-06-03 John Napiorkowski Changed MX:T:DateTime to use MX:Types. Updated MX...
2008-05-28 John Napiorkowski Created MX:T:DateTimeX as extensions to the MX:T:DateTi...
2008-04-18 Yuval Kogman DateTime::Duration + other new coercions
2008-04-18 Yuval Kogman MooseX::Types::DateTime