Hi,
I am trying to make a stand alone Perl executable (in Active State)using 
DateTime module in my code.Every time I try to make an executable, it does make 
one but it does not run. When I try to run the .exe file, it shows me this 
error:

Can't locate object method "_normalize_tai_seconds" via package 
"DateTime::Infinite::Future" at 
/<C:\Perl\Crime\CrimeTime\Crime_previous.exe>DateTime.pm line 348.
I just cannot figure out what the problem could be.
I am pretty new at making executables. I have tried making executables with 
other modules in CPAN and it works perfectly, except DateTime. Any help with 
this is appreciated.

Thanks,
Pamela M

Reply via email to