rsriram has asked for the wisdom of the Perl Monks concerning the following question:
Hello all,
I wrote a perl script and it was giving me the preferred output until I converted it to a executable using perl2exe. My assumption is that any script which works on a computer where perl is installed should produce the same result when it is converted to a exe and executed on a computer which does not have perl. Will there be anything else which will lead to a problem like this? Please help. Perl2exe I am using is V8.80, purchased from IndigoSTAR Software.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Weird problem when converting pl file to exe
by ww (Archbishop) on Aug 03, 2007 at 09:35 UTC | |
|
Re: Weird problem when converting pl file to exe
by marto (Cardinal) on Aug 03, 2007 at 09:23 UTC | |
|
Re: Weird problem when converting pl file to exe
by Anonymous Monk on Aug 03, 2007 at 09:32 UTC |