Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: How to perform recursion in any OS?

by CountZero (Bishop)
on Dec 09, 2016 at 17:00 UTC ( [id://1177552]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to perform recursion in any OS?
in thread How to perform recursion in any OS?

Never expect your "system" Perl to do anything else but system-related tasks and do not rely upon it for anything else.

Install your own Perl (perlbrew is ideal for this) and use that for your tasks. That way you are sure to have a modern/recent Perl that contains the modules and tools you need.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re^3: How to perform recursion in any OS?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-16 20:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found