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

Re: Perl 5.6.1

by Dominus (Parson)
on Apr 14, 2001 at 21:13 UTC ( #72596=note: print w/replies, xml ) Need Help??


in reply to Why is LWP broken after the upgrade to Perl 5.6.1 ? (was: Perl 5.6.1)

Says chris2323:
WHAT THE HELL HAS HAPPENED TO LWP IN PERL 5.6.1?
Nothing. LWP is not distributed with Perl and never has been. You have probably configured Perl 5.6.1 to look for modules in a different place than 5.6.0 was, so it doesn't see that copy of LWP::Simple that you installed before.

Either reconfigure 5.6.1 to look in the right place, or copy all the locally-installed modules from the old library directory to the new one. The autobundle feature in the CPAN module might be useful if you need to copy the modules.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (7)
As of 2023-03-27 17:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (65 votes). Check out past polls.

    Notices?