On Tue, 11 Feb 2003, Jost Krieger wrote: > On Mon, Feb 10, 2003 at 10:36:00PM +0000, Matt Sergeant wrote: > > > >PERL_DL_NONLAZY=1 /usr/local/perl/bin/perl "-MExtUtils::Command::MM" > > >"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > > >t/01base........Bareword found where operator expected at (eval 5) > > >line 1, near "5.0::02" > > > (Missing operator before ::02?) > > >Bareword found where operator expected at (eval 5) line 1, near > > >"5.0::03" > > > (Missing operator before ::03?) > > > > > > > Any ideas whatsoever where this error is coming from? I can't figure it > > out. > > The same. Setting TZ to ":CET" makes everyone happy (yes that's what Solaris > seems to want). Also for DateTime 0.03.
Actually, DateTime ignores things it doesn't recognize, as of DT::TimeZone 0.04. Instead, it just calculates the _current_ offset and uses that, which is not ideal, but is better than blowing up. > I thought noone lives at GMT (all of the year) ... Iceland, Burkina Faso, Cote D'Ivoire, Gambia, Guinea, Liberia, Mali, Mauritania, and Togo, but not Matt. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
