Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: How do you run Perl on _your_ system?

by syphilis (Archbishop)
on Jun 15, 2022 at 06:19 UTC ( [id://11144762]=note: print w/replies, xml ) Need Help??


in reply to How do you run Perl on _your_ system?

c) a custom/standalone perl install in your $HOME

Yep - that's me.
About 40 different perl version-configuration variants that have accumulated over the last few years - all sitting in their own separate directories.
Just run ls ~, copy the one I want to the clipboard, run export PATH=~/<paste>/bin:$PATH ... and then run perl -v if I want to check that I've got the one I intended.
Probably not the cleverest approach, but it suits me fine.

Mostly I'm just running the current stable perl version of the day - of which there's at least 3 different configurations to choose from, in recent years.
The older versions are just there for reference, and because there's no reason to remove them.

Cheers,
Rob

Log In?
Username:
Password:

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

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

    No recent polls found