Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How do you run Perl on _your_ system?

by mr_mischief (Monsignor)
on Jun 15, 2022 at 20:52 UTC ( [id://11144783]=note: print w/replies, xml ) Need Help??


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

d

  • work servers, $work maintains system packages for perl and modules, including cpan/cpanm/etc
  • work desktop, macports installs multiple versions of perl and a separate cpan/cpanm executables for each. I can run a specific version as, say, perl5.34 or I can select which version is just 'perl' using macports's tools.
  • home, I use a portable installation using either perlbrew or Strawberry Perl, or I build from source in, say, /opt/perl5.36 or /home/mischief/perl/5.28 or so and install the modules in each version's own directories

  • Comment on Re: How do you run Perl on _your_ system?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-05-17 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found