Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: What technical benfits perl offers over python + few more questions.

by ikegami (Patriarch)
on Nov 15, 2021 at 16:11 UTC ( [id://11138839]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Modulino;
    sub main { }
    caller() ? 1 : main;
    
  2. or download this
    perl "$( perldoc -lm Modulino )"
    
  3. or download this
    package Modulino;
    sub main { }
    1
    
  4. or download this
    perl -MModulino -emain
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 03:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found