Hi!
I've corrected the problem. I just release a new version, but it'll be
tomorrow before it's distributed on CPAN. You can also get it
immediately from:
http://heather.osg.ufl.edu/Date-Manip.tar.gz
Works fine on Linux.
But on ActiveState Perl (perl 5.10) on a german language installation o
> I haven't taken a look any deeper than reading this email but the
> first thing that jumps to mind would be something to do with list vs.
> scalar context... perhaps the new Date::Manip is returning a list, and
> you're assigning it to a scalar?
>
> On Tue, Nov 24, 2009 at 10:49 AM, Rene Schickb
> I haven't taken a look any deeper than reading this email but the
> first thing that jumps to mind would be something to do with list vs.
> scalar context... perhaps the new Date::Manip is returning a list, and
> you're assigning it to a scalar?
>
That's exactly what it is. I'm looking into it a
Hi!
I've corrected the problem. I just release a new version, but it'll be
tomorrow before it's distributed on CPAN. You can also get it
immediately from:
Perfect! I'll try it tomorrow morning!
Thanks for the quick help!
LG
Rene
--
#!/usr/bin/perl #99BoB (C)2004 cavac:prg count drink vessel
I haven't taken a look any deeper than reading this email but the first
thing that jumps to mind would be something to do with list vs. scalar
context... perhaps the new Date::Manip is returning a list, and you're
assigning it to a scalar?
On Tue, Nov 24, 2009 at 10:49 AM, Rene Schickbauer <
rene.
Hi!
Installed another linux box today and installed my usual set of modules.
There was a problem with Date::Manip (installed a 6.xx version) The
function UnixDate now returns "1" instead of the correct date. When i
copied an older 5.xx version to that box, everything worked again.
Date::Mani