pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #00894
[Bug 605973] [NEW] ParseDate("20100629160127.0Z") works on 32bit ubuntu but not in 64bit ubuntu
Public bug reported:
Binary package hint: libdate-manip-perl
try this script on both 10.04 32bit and 64bit. it works on 32bit but on
64bit, nothing gets printed.
#!/usr/bin/perl -w
use Date::Manip;
print ParseDate("20100629160127.0Z");
** Affects: libdate-manip-perl (Ubuntu)
Importance: Undecided
Status: New
--
ParseDate("20100629160127.0Z") works on 32bit ubuntu but not in 64bit ubuntu
https://bugs.launchpad.net/bugs/605973
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libdate-manip-perl in ubuntu.
Follow ups
References