Re: outdated DateTime module in perl-time

2008-10-08 Thread Ralf S. Engelschall
On Wed, Oct 08, 2008, steve muskiewicz wrote: > The perl-time module doesn't appear to have the latest DateTime module > (0.4305). Probably because the regexp in the spec is looking for "\d.\d\d" in > the version string but now apparently the author is releasing versions with > additional digits

outdated DateTime module in perl-time

2008-10-08 Thread steve muskiewicz
The perl-time module doesn't appear to have the latest DateTime module (0.4305). Probably because the regexp in the spec is looking for "\d.\d \d" in the version string but now apparently the author is releasing versions with additional digits like the current latest version.