![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Shipping a Perl/Tk Appby gri6507 (Deacon) |
on Jul 12, 2005 at 21:10 UTC ( #474390=note: print w/replies, xml ) | Need Help?? |
PAR is the answer (you can even cross compile if I remember correctly). Just install it, and run pp --help. Everything should be self-explanatory. The gist of it is pp --output=MyExecutable --link=MyExtraLib.so --addfile=MySpecialFile.gif --filter=Bleach MyTkProg.pl I am not sure about the licencing, but I get it would be something similar to Perl's license, which is to say that charging is still a NoPa.
In Section
Seekers of Perl Wisdom
|
|