Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: How do you run Perl on _your_ system?

by NERDVANA (Deacon)
on Jun 15, 2022 at 21:27 UTC ( [id://11144786]=note: print w/replies, xml ) Need Help??


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

You can do that because you aren't on a rolling release distro. If you are, you can still use system perl as long as all the cpan modules are in the distro catalog, which they usually aren't. That's when you need to switch to perlbrew. For extreme rolling distros like Arch, that isn't even good enough because the system libs change ABI frequently breaking XS modules, but at least perlbrew makes it easy to throw away and re-install a perl version.
  • Comment on Re^2: How do you run Perl on _your_ system?

Replies are listed 'Best First'.
Re^3: How do you run Perl on _your_ system?
by dsheroh (Monsignor) on Jun 16, 2022 at 07:19 UTC
    You can do that because you aren't on a rolling release distro.
    Good point and, yes, that's also a big factor. Not being a rolling release is one of my primary reasons for choosing Debian and, specifically, Debian stable.

Log In?
Username:
Password:

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

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

    No recent polls found