Hi All!

I have a strange problem. Here is sample code:

perl -MPOSIX -le 'print scalar localtime(POSIX::mktime(0,30,14,03,07,109))'

When i test it on my laptop, everything goes fine, its output is:

Mon Aug  3 14:30:00 2009

But when im trying to execute it on freebsd server it gives me following:

Mon Aug  3 15:30:00 2009

i really dont understend why.

On laptop i have perl-5.10 installed, but freebsd has 5.8.

Could someone explain me whats goin on :)

Thanks.

-- 
If you think of MS-DOS as mono, and Windows as stereo,
 then Linux is Dolby Digital and all the music is free...

Attachment: signature.asc
Description: Digital signature

Reply via email to