Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: "Installed" Perl 5.34 , sort of

by choroba (Cardinal)
on May 05, 2022 at 15:32 UTC ( [id://11143596]=note: print w/replies, xml ) Need Help??


in reply to "Installed" Perl 5.34 , sort of

To install for everyone, rerun the steps again, but setting prefix to /opt/perl or similar. You only need root for the last step (make install).

Now just prepend the /opt/perl/.../bin paths to everyone's $PATH and you're done. You probably don't want to replace the original perl for the system user, as they might depend on the installed modules and version sensitive behaviour in the system tools.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: "Installed" Perl 5.34 , sort of
by misterperl (Pilgrim) on May 05, 2022 at 19:50 UTC
    Ahhh ok - your reply makes sense , Appreciated

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-25 16:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found