Ok ich änder das Subject - vielleicht lesn so ein paar perl gurus meinen Beitrag
Wie kann ich die folgenden Perl Module mit der Perl CPAN Shell installieren:
NET::FTP
IO::File
HTTP::Request
HTTP::Response
LWP::UserAgent
Kann mir da jemand helfen?
Ich habs so probiert :
install Bundle::LWP
gibt aus :
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Warning: Your /root/.cpan/sources/modules/02packages.details.txt.gz
contains a Line-Count header of 21625 but I see 1553 lines there. Please
check the validity of the index file by comparing it to more than one
CPAN mirror. I'll continue but problems seem likely to happen.
Database was generated on Sat, 25 Oct 2003 05:46:19 GMT
HTTP:

ate not available
Use of uninitialized value in string ne at /usr/share/perl/5.6.1/CPAN.pm line 3203.
Use of uninitialized value in pattern match (m//) at /usr/share/perl/5.6.1/CPAN.pm line 3069.
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Warning: Cannot install Bundle::LWP, don't know what it is.
Try the command
i /Bundle::LWP/
to find objects with matching identifiers.
Tja - wer kann damit was anfangen?