>--- Message from "Ben Russell" <[EMAIL PROTECTED]> on Tue, 9 Mar 2004 15:04:52 -0600 ---- >I have compiled my perl script (myscript.pl) into a .exe (myscript.exe). >I was wondering how I can retrieve the original myscript.pl from the = >myscript.exe program? You can open the .exe using WinZip or any program that can open archive type files. Then just extract the file. Or you can use Archive::Zip through perl. Thank You Linn White
- Getting original perl script from a .exe Ben Russell
- Linn White
