Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: Wow! Painful upgrade to Perl 5.12

by JavaFan (Canon)
on May 19, 2010 at 15:23 UTC ( [id://840717]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Wow! Painful upgrade to Perl 5.12
in thread Wow! Painful upgrade to Perl 5.12

Possible. Just give it the appropriate configuration options when compiling Perl. I'd guess the appropriate options are mentioned and described in the INSTALL that comes with the core tarball.

If you get your Perl from a third-party vendor (ActiveState, RedHat, ...), you should talk to them and see if they'll compile one for you.

Having said that, what ought to work (but I won't make any promises) is:

$ rm -rf $LIBDIR/site_perl/<old-perl-version>/<archdir> $ mv $LIBDIR/site_perl/<old-perl-version> $LIBDIR/site_perl/<new-perl- +version>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-20 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found