Re: DateTime::Duration Problem...Possible Bug?

2004-02-11 Thread Mark Fowler
-total_seconds; # or some other method name Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};

DateTime::Duration Problem...Possible Bug?

2004-02-10 Thread Mark Fowler
-multi bash-2.05b$ perl -MDateTime -e 'print $DateTime::VERSION' 0.1901 (i.e. debian unstable perl and the latest DateTime off of CPAN) Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};