I create exe with PerlApp 9.4 but unfortunately I lost .pl source file. How can I restore it from exe?
It is possible, but probably not easy. See:
Active State "Will people be able to decompile the executables I've made with PerlApp?"
You will need to get familiar with decompilers:
Is it possible to "decompile" a Windows .exe?
Consider using version control from now on for all of your work. I recommend Git.
It is possible, but probably not easy. See:
Active State "Will people be able to decompile the executables I've made with PerlApp?"
You will need to get familiar with decompilers:
Is it possible to "decompile" a Windows .exe?
Consider using version control from now on for all of your work. I recommend Git.