in reply to Re^2: Tk executable on non-perl machine
in thread Tk executable on non-perl machine
Hi,
I cant test this at the moment but try:
pp -l TK --gui -0 file.exe file.pl
Or
pp -M TK --gui -0 file.exe file.pl
its getting late and I dont have access to a machine with Perl at the moment.
Let me know how you get on with this.
Hope this helps.
Martin