On Thu, Oct 29, 2009 at 04:18:12PM +0200, Damyan Ivanov wrote:
> Note that constructors of Date::Simple (the base class) work both when
> called as functions (D::S::today) and when called as a class methods
> (D::S->today) so perhaps upstream overlooked the problem in the
> subclasses.
>
> --
-=| gregor herrmann, Thu, Oct 29, 2009 at 02:06:47PM +0100 |=-
> On Thu, 29 Oct 2009 02:38:32 +, Chris Share wrote:
>
> > 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-1
On Thu, 29 Oct 2009 02:38:32 +, Chris Share wrote:
> 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 -
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 E
4 matches
Mail list logo