Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How do you run Perl on _your_ system?

by ikegami (Patriarch)
on Jun 16, 2022 at 13:30 UTC ( [id://11144798]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    latest       -> 5.36.0
    5.36         -> 5.36.0
    5.34         -> 5.34.1
    some_project -> 5.34.1
    
  2. or download this
    cd "${PERLBREW_ROOT:-$HOME/perl5/perlbrew}"/perls
    for v in 10 12 14 16 18 20 22 24 26 28 30 32 34 36; do
       echo "5.$v:"
       5.$v/bin/perl -e'...'
    end
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (12)
As of 2024-04-23 08:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found