According to the documentation on CPAN, it says that I need to link a library path to the executable......how do I do this? It doesn't explain how.
Also, to the other question, the font is standard - I haven't chnaged anything.
Any suggestions?
| [reply] |
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
| [reply] |