Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Compiled Perl

by csuhockey3 (Curate)
on Sep 10, 2004 at 06:30 UTC ( [id://389975]=note: print w/replies, xml ) Need Help??


in reply to Compiled Perl

you can use perlcc: update: perlcc as noted by Neilh
%>perlcc -o script script.pl
would build an executable called 'script' (this might look familiar if you are from the C/C++ world)

Alternatively (if you wish), check out perl2exe.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-29 13:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found