Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: When you change Perl versions, how do you resync all the CPAN modules you have installed [tag://sysadmin,cpan,modules,upgrade]

by marky1124 (Novice)
on Sep 09, 2009 at 12:51 UTC ( [id://794334]=note: print w/replies, xml ) Need Help??


in reply to When you change Perl versions, how do you resync all the CPAN modules you have installed [tag://sysadmin,cpan,modules,upgrade]

I have also been hit by this problem on a Debian upgrade from Etch (perl-modules v5.8.8-7etch7) to Lenny (perl-modules v5.10.0-19lenny2).

I accept the comments above regarding not using the system perl are valid in terms of keep tight control of an application environment.

However that said I feel that the upgrade from perl v5.8 to v5.10 should still be handled differently. For one it deleted my /usr/local/share/perl/5.8.8 directory structure which had been built by me installing modules using "perl -MCPAN -e shell". Given that none of the Debian perl packages populated /usr/local/share/perl/5.8.8 I feel hard done by that the upgrade deleted them.

In addition the perl upgrade could display a notification of this situation. It could go further and even pull in new CPAN modules automatically to match. That might be too much to automate, but I do feel that it could do more to assist the person doing the upgrade.

All the best,
Cheers,
Mark

  • Comment on Re: When you change Perl versions, how do you resync all the CPAN modules you have installed [tag://sysadmin,cpan,modules,upgrade]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-25 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found