> I installed "DateTime", then installed "Bundle::DateTime". That worked. > So I still don't understand what broke, but at least it sorta worked. :)
DT::F::Strptime has a dep on DT::Language which was part of DT but has been dropped in favor of DT::Locale (although the language parameter is still supported through some hand waving). The PAUSE indexer knows that these modules are in DT 0.13 even thou the latest version of DT is 0.14. I suspect the conflicting versions somehow freaked CPAN out. I'd fix DT::F::Strptime but Rick won't put his code into our CVS tree. -J --
