in reply to Re^2: Can Multiple perl versions coexist without effecting one another on Solaris?
in thread Can Multiple perl versions coexist without effecting one another on Solaris?


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
  • Comment on Re^3: Can Multiple perl versions coexist without effecting one another on Solaris?

Replies are listed 'Best First'.
Re^4: Can Multiple perl versions coexist without effecting one another on Solaris?
by newperlmonkey (Novice) on Oct 01, 2015 at 20:52 UTC
    Thanks so much. Will try and post the results.