Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Command line perl software development

by Anonymous Monk
on Jul 31, 2015 at 02:20 UTC ( [id://1136964]=note: print w/replies, xml ) Need Help??


in reply to Command line perl software development

There is nothing to compile explicitly. Perl reads, compiles, runs the code read (mostly) from a file.

Read about modules, packages, distributions in perldoc (also perlfaq3, perlfaq7, perlmodlib, etc.) and elsewhere about how to organize your code.

  • Comment on Re: Command line perl software development

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-18 12:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found