Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hello perk monks
I've made a little perl script to do some admin for windows2000. My script only works with cygwin perl because certain "unix" things it does, it simply wont work with activestate's perl.
I wish to make my script work as an stand alone binary, well some *.dll is acceptable, unfortunately perlapp and perl2exe just dont work with cygwin perl, any ideas monks?
Edit kudra, 2002-09-20 Changed title
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: cygwin
by perrin (Chancellor) on Sep 19, 2002 at 21:30 UTC | |
|
Re: cygwin
by Anonymous Monk on Sep 19, 2002 at 22:28 UTC | |
by Joost (Canon) on Sep 20, 2002 at 10:49 UTC |