Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Shipping a Perl/Tk App

by gri6507 (Deacon)
on Jul 12, 2005 at 21:10 UTC ( [id://474390]=note: print w/replies, xml ) Need Help??


in reply to Shipping a Perl/Tk App

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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://474390]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found