Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: upgrade broke perl?

by aitap (Curate)
on Jan 30, 2013 at 20:11 UTC ( [id://1016147]=note: print w/replies, xml ) Need Help??


in reply to upgrade broke perl?

Try cleaning up perl directories in /usr/local: ubuntu-packaged Perl is installed with /usr prefix, and CPAN is installing everything with /usr/local prefix by default, so you should get your system Perl back if you delete the modules installed in /usr/local/ (Perl searches for its data in /usr/local before /usr).

By the way, if you want to install a newer Perl version, it might be better to use perlbrew or perlall.

Edit: minor spelling corrections
Sorry if my advice was wrong.

Replies are listed 'Best First'.
Re^2: upgrade broke perl?
by eppo (Novice) on Jan 30, 2013 at 20:41 UTC

    Removing /usr/local/share/perl directory did the trick! Thank you so much for your help! upgrade to 12.04.1 went smoothly after that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1016147]
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: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found