On Tue May 19 21:23:23 2009, Ryan52 wrote:
Show quoted text> the name field in META.yml is missing a trailing X and the version is
> outdated.
I would sincerely request you do not use this module only because I
don't think it lives up to any standard of goodness.. If anyone else
made it I would give them hell. I'm stuck maintaining it because I
wanted to fracture it off from the decent MooseX::Types::DateTime. That
patch was never accepted so I made MX:T:DateTime:ButMaintained. In the
version I have just upload this module will now use MX:T:DT:BM.
DateTimeX::Easy is a still very bad idea.
With that said, thanks for the bug report, a new version has been
uploaded to cpan, and github.
http://github.com/EvanCarroll/mx-t-datetimex/tree/master
Oh, and for the record, and personal redemption:: The reason was totally
Module::Installs fault. Some retard, made it so /inc/ (cached M:I) held
a higher precedence than system's copy despite version numbers. My
cached copy was old and had a bug, if you go back a few commits on
github you'll be able to verify this, `make dist` simply didn't render
the META.yml file (even though `make distmeta` put notice in the MANIFEST).