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

Re: Upgrading Perl in production environment

by tinita (Parson)
on Mar 19, 2004 at 17:31 UTC ( [id://338065]=note: print w/replies, xml ) Need Help??


in reply to Upgrading Perl in production environment

i would install the new version parallel to the old. so you're safe in the way that you have the running version in case you need it.
then you can either link the new executables to /usr/bin/perl* (or such) and let the old version be callable through perlx.y.z, or let the old version be the default.
that depends on how many users and scripts there are relying on perl, so go and ask before changing anything.
infos on changes are found in perldelta.
update: and, of course, be sure to get a stable version.
  • Comment on Re: Upgrading Perl in production environment

Replies are listed 'Best First'.
Re: Re: Upgrading Perl in production environment
by amw1 (Friar) on Mar 19, 2004 at 17:35 UTC
    This is a good thing for pretty much any software on production boxes. I always install things into their own directory and then symlink them to where they're needed. Of course there are times when symlinks wont do what you want but I've run into fewer and fewer of those.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2025-06-18 01:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.