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

Re: Can Multiple perl versions coexist without effecting one another on Solaris?

by stevieb (Canon)
on Sep 30, 2015 at 16:33 UTC ( [id://1143437]=note: print w/replies, xml ) Need Help??


in reply to Can Multiple perl versions coexist without effecting one another on Solaris?

Welcome to the Monastery, newperlmonkey!

Have a look at PerlBrew. It allows you to install multiple instances/versions of Perl that are mutually exclusive.

-stevieb

  • Comment on Re: Can Multiple perl versions coexist without effecting one another on Solaris?

Replies are listed 'Best First'.
Re^2: Can Multiple perl versions coexist without effecting one another on Solaris?
by newperlmonkey (Novice) on Sep 30, 2015 at 18:38 UTC
    Thanks Stevie. Question - Instead of going thru the hassle of upgrading, if I can use CPAN to do the installation on Solaris 10, then all the dependent modules will be installed on to the current perl version 5.10.1 automatically correct?

    If the above statement is true, normally who does this installation in a company like a Unix admin?

      If I'm understanding you correctly, yes, when you install from CPAN, it'll install all needed dependencies, granted the Makefile.PL or Build.PL of the modules are configured with their dependencies properly (I rarely ever have issues with dependencies when installing via CPAN).

      Also, if you've got Unix sysadmins, that's who would most likely do the installs.

        Thanks for confirming Stevie. I think I have some direction now. :)
        One followup question is that I have installed the current version of perl 5.22 on my windows and is there that I can just move all the dependent modules related .pm files to solaris server and place them in PERL5LIB location so that I can just use these modules as if they are installed on server?
        Thank you for confirming Stevie. I got direction now :)

      For your reference Re: targetting for multiple perl versions, so that you read up about cpanm . Along with perlbrew its a hassle free way to manage your multiple perl installs. All the best

      The Great Programmer is one who inspires others to code, not just one who writes great code
        Thanks so much. Will try and post the results.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 03:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found