Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: upgrade broke perl?

by glenlee (Initiate)
on May 20, 2014 at 05:02 UTC ( [id://1086738]=note: print w/replies, xml ) Need Help??


in reply to upgrade broke perl?

I'm not going to get into a debate on what should or shouldn't be done. I have a working Debian system using the latest perl releases, and I'm current on the latest aptitude releases as well. I had to do the following:
cd /usr/local/lib/perl5/site_perl ln -s /usr/share/perl5/Debian Debian ln -s /usr/share/perl5/DebianLinux.pm DebianLinux.pm ln -s /usr/share/perl5/DebianNet.pm DebianNet.pm cpanm Net::DNS cpanm NetAddr:IP cpanm HTML::Parser
Simply: any module that starts with "Deb" I ln -s to the /usr/local/lib/perl5/site_perl directory. And any error message during aptitude install/upgrade whatever that indicated a missing pm I followed with cpanm whatever::module.

We're good.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-25 10:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found