Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
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 ( [id://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.

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?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found