Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

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

by Chris2323 (Initiate)
on Apr 14, 2001 at 20:17 UTC ( #72586=perlquestion: print w/replies, xml ) Need Help??

Chris2323 has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Why is LWP broken after the upgrade to Perl 5.6.1 ? (was: Perl 5.6.1)

Replies are listed 'Best First'.
Re: Perl 5.6.1
by Dominus (Parson) on Apr 14, 2001 at 21:13 UTC
    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.

    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: perlquestion [id://72586]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2023-03-26 11:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?