in reply to (ichimunki) Re x 3 : Full perl based application
in thread Full perl based application

perl2exe (or at least the evaluation version) works too. I compiled an application that used WxWindows, and the .exe file was 2-3 megs (plus the seperate WxWindows dll, also 2-3 megs). I had to add a special line in order to be able to "use constant", but other than that there have been no problems.
  • Comment on Re: (ichimunki) Re x 3 : Full perl based application