
Jesjoshan
Novice
Sep 7, 2016, 5:54 AM
Post #1 of 1
(2519 views)
|
Hi, I have used perl version 5.20.3 and I converted the perl to exe file below coding pp input.pl –o input.exe But file in working fine in my local path and . If I move the perl file some-other place, I have received below error. But my perl working fine on any path. R:\>D:\input.exe R:\aug8\Sample\input.xml format error: can't find EOCD signature at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 718. Archive::Zip::Archive::_findEndOfCentralDirectory(Archive::Zip::Archive=HASH(0x1426594), IO::File=GLOB(0x147b62c)) called at C:/Strawberry/perl/vendor/lib/Archive/Zip/Archive.pm line 591 Archive::Zip::Archive::readFromFileHandle(Archive::Zip::Archive=HASH(0x1426594), IO::File=GLOB(0x147b62c), "R:\\TFJ2JATS.exe") called at -e line 397 eval {...} called at -e line 41 __par_pl::BEGIN() called at -e line 639. eval {...} called at -e line 639: at -e line 397. Please clarify my doubt.
|