Bug#552996: libdate-simple-perl: today()/d8()/ymd() broken in subclasses

Chris Share debian at caesium.me.uk
Thu Oct 29 02:38:32 UTC 2009


Package: libdate-simple-perl
Version: 3.03.03-1+b1
Severity: normal

*** Please type your report below this line ***
The constructors today(), d8() and ymd() no longer work in any of the subclasses Date::Simple::D8, Date::Simple::Fmt or Date::Simple::ISO.

The expected result, which worked on an Etch system with version 3.01-1 of this package:
perl -MDate::Simple::Fmt -e 'print Date::Simple::Fmt::today();'
2009-10-28

The obtained result in this version:
perl -MDate::Simple::Fmt -e 'print Date::Simple::Fmt::today();'
Can't call method "_today" on an undefined value at /usr/lib/perl5/Date/Simple/Fmt.pm line 11.

Replacing /usr/lib/perl5/Date/Simple/{D8,Fmt,ISO}.pm with the files from 3.01-1 fixes the problem.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdate-simple-perl depends on:
ii  libc6                    2.7-18          GNU C Library: Shared libraries
ii  perl                     5.10.0-19lenny2 Larry Wall's Practical Extraction
ii  perl-base [perlapi-5.10. 5.10.0-19lenny2 minimal Perl system

libdate-simple-perl recommends no packages.

libdate-simple-perl suggests no packages.

-- no debconf information





More information about the pkg-perl-maintainers mailing list