Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: perl program compilation

by Anonymous Monk
on Apr 15, 2006 at 17:07 UTC ( [id://543553]=note: print w/replies, xml ) Need Help??


in reply to perl program compilation

Monks,
we are giving
c:\perl\bin> perl perlpro.pl
to execute the perl program.
In the above, "perl" command is an interpreter or compiler???

Replies are listed 'Best First'.
Re^2: perl program compilation
by thomas23 (Acolyte) on Apr 15, 2006 at 17:21 UTC
    thats interpreted
      quoted from: Perl2Exe
      Perl2Exe

      Perl2Exe is a command line program for converting perl scripts to executable files.

      This allows you to create stand alone programs in perl that do not require the perl interpreter. You can ship the executable files without having to ship your perl source code.

      Perl2Exe can generate executables for Windows and Unix target hosts.

      Perl2Exe can generate cross-platform code. For example you can generate code for Solaris from a Linux machine.

      Perl2Exe also allows you to create no-console programs using Tk.

      perl2exe myscript.pl

      This will convert a script named myscript.pl to myscript.exe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 22:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found