Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^7: Why behaviour changes after converting to exe

by madtoperl (Hermit)
on Jul 31, 2006 at 06:49 UTC ( [id://564730]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re^6: Why behaviour changes after converting to exe
in thread Why behaviour changes after converting to exe

Hi gellyfish,

I have pre-loaded the code as you said perviously,But it is giving the same error,see the code below,
use DateTime; use DateTime::TimeZone; use DateTime::Locale; my $loc = DateTime::Locale->load('en_US'); my $runtime = DateTime->new( year => 2006, month => 07, day => 31, hour => 9, minute => 54, #time_zone => "America/Los_Angeles", time_zone => "Indian/Christmas", ); print"Runtime=> $runtime\n";
Suggest me how i can solve this issue?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://564730]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.