On Fri, Sep 08, 2006 at 07:14:10PM +0100, me said: > There's a regression in a module of mine because one of the tests checks > to see that the string > > Sat, 12 November 1955 22:02:00 > > can still be parsed and, er,r it can't any more.
Time::ParseDate fails as well. Date::Manip succeeds in parsing but roundtrips the date as 15th of Dec, 2031. *sigh*