first attempt
$this->bbcode_second_pass_code('', '#cpan LWP
CPAN is the world-wide archive of perl resources. It consists of about
300 sites that all replicate the same contents around the globe. Many
countries have at least one CPAN site already. The resources found on
CPAN are easily accessible with the CPAN.pm module. If you want to use
CPAN.pm, lots of things have to be configured. Fortunately, most of
them can be determined automatically. If you prefer the automatic
configuration, answer 'yes' below.
If you prefer to enter a dialog instead, you can answer 'no' to this
question and I'll let you configure in small steps one thing after the
other. (Note: you can revisit this dialog anytime later by typing 'o
conf init' at the cpan prompt.)
Would you like me to configure as much as possible automatically? [yes] yes
ALERT: 'make' is an essential tool for building perl Modules. Please make sure you have 'make' (or some equivalent) working.
Autoconfigured everything but 'urllist'.
Now you need to choose your CPAN mirror sites. You can let me
pick mirrors for you, you can select them from a list or you
can enter them by hand.
Would you like me to automatically choose the best CPAN mirror
sites for you? (This means connecting to the Internet and could
take a couple minutes) [yes] yes
Trying to fetch a mirror list from the Internet
LWP not available
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
Searching for the best CPAN mirrors (please be patient) ........................................................................................................ done!
New urllist
ftp://mirrors3.kernel.org/pub/CPAN/
ftp://mirror.tje.me.uk/pub/mirrors/ftp.cpan.org/
ftp://gd.tuwien.ac.at/pub/CPAN/
ftp://ftp.hosteurope.de/pub/CPAN/
ftp://sunsite.icm.edu.pl/pub/CPAN/
Autoconfiguration complete.
commit: wrote '/usr/share/perl5/core_perl/CPAN/Config.pm'
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/01mailrc.txt.gz
Going to read '/root/.cpan/sources/authors/01mailrc.txt.gz'
............................................................................DONE
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/modules/02packages.details.txt.gz
Going to read '/root/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Mon, 18 Apr 2011 09:28:52 GMT
HTTP::Date not available
...............
New CPAN.pm version (v1.9600) available.
[Currently running version is v1.9456]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
.............................................................DONE
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/modules/03modlist.data.gz
Going to read '/root/.cpan/sources/modules/03modlist.data.gz'
............................................................................DONE
Going to write /root/.cpan/Metadata
Running install for module 'LWP'
Running make for G/GA/GAAS/libwww-perl-6.02.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.02.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/libwww-perl-6.02.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/libwww-perl-6.02.tar.gz
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
'YAML' not installed, will not store persistent state
GAAS/libwww-perl-6.02.tar.gz
/usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install')
second & later attempts
$this->bbcode_second_pass_code('', '# cpan LWP
Going to read '/root/.cpan/Metadata'
Database was generated on Mon, 18 Apr 2011 09:28:52 GMT
Running install for module 'LWP'
Running make for G/GA/GAAS/libwww-perl-6.02.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/libwww-perl-6.02.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/libwww-perl-6.02.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTML::Entities 0 not found.
Warning: prerequisite HTML::HeadParser 0 not found.
Warning: prerequisite HTTP::Cookies 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Negotiate 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Request::Common 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Net::HTTP 6 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite URI::Escape 0 not found.
Warning: prerequisite WWW::RobotRules 6 not found.
Writing Makefile for LWP
---- Unsatisfied dependencies detected during ----
---- GAAS/libwww-perl-6.02.tar.gz ----
URI::Escape [requires]
LWP::MediaTypes [requires]
Encode::Locale [requires]
HTTP::Status [requires]
HTTP::Negotiate [requires]
File::Listing [requires]
HTML::Entities [requires]
HTTP::Daemon [requires]
Net::HTTP [requires]
URI [requires]
HTML::HeadParser [requires]
HTTP::Cookies [requires]
HTTP::Date [requires]
HTTP::Request::Common [requires]
HTTP::Response [requires]
WWW::RobotRules [requires]
HTTP::Request [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'URI::Escape'
Running make for G/GA/GAAS/URI-1.58.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/URI-1.58.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/URI-1.58.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/URI-1.58.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for URI
GAAS/URI-1.58.tar.gz
make -- NOT OK
'YAML' not installed, will not store persistent state
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'LWP::MediaTypes'
Running make for G/GA/GAAS/LWP-MediaTypes-6.01.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-6.01.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/LWP-MediaTypes-6.01.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/LWP-MediaTypes-6.01.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for LWP::MediaTypes
GAAS/LWP-MediaTypes-6.01.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Encode::Locale'
Running make for G/GA/GAAS/Encode-Locale-1.02.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.02.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Encode-Locale-1.02.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/Encode-Locale-1.02.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Encode::Locale
GAAS/Encode-Locale-1.02.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Status'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/HTTP-Message-6.02.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Message-6.02.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/HTTP-Message-6.02.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite Encode::Locale 1 not found.
Warning: prerequisite HTML::Parser 3.33 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite URI 1.10 not found.
Writing Makefile for HTTP::Message
---- Unsatisfied dependencies detected during ----
---- GAAS/HTTP-Message-6.02.tar.gz ----
LWP::MediaTypes [requires]
Encode::Locale [requires]
URI [requires]
HTTP::Date [requires]
HTML::Parser [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'LWP::MediaTypes'
Running make for G/GA/GAAS/LWP-MediaTypes-6.01.tar.gz
Has already been unwrapped into directory /root/.cpan/build/LWP-MediaTypes-6.01-pniGM9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Encode::Locale'
Running make for G/GA/GAAS/Encode-Locale-1.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Encode-Locale-1.02-Y1BhNJ
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'URI'
Running make for G/GA/GAAS/URI-1.58.tar.gz
Has already been unwrapped into directory /root/.cpan/build/URI-1.58-gqMHhv
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Date'
Running make for G/GA/GAAS/HTTP-Date-6.00.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/HTTP-Date-6.00.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Date-6.00.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/HTTP-Date-6.00.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for HTTP::Date
GAAS/HTTP-Date-6.00.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTML::Parser'
Running make for G/GA/GAAS/HTML-Parser-3.68.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.68.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTML-Parser-3.68.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/HTML-Parser-3.68.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite HTML::Tagset 3 not found.
Writing Makefile for HTML::Parser
---- Unsatisfied dependencies detected during ----
---- GAAS/HTML-Parser-3.68.tar.gz ----
HTML::Tagset [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'HTML::Tagset'
Running make for P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/P/PE/PETDANCE/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz ok
CPAN.pm: Going to build P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for HTML::Tagset
PETDANCE/HTML-Tagset-3.20.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/HTML-Parser-3.68.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTML-Parser-3.68-tOMTE1
CPAN.pm: Going to build G/GA/GAAS/HTML-Parser-3.68.tar.gz
Warning: Prerequisite 'HTML::Tagset => 3' for 'GAAS/HTML-Parser-3.68.tar.gz' failed when processing 'PETDANCE/HTML-Tagset-3.20.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/HTML-Parser-3.68.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
CPAN.pm: Going to build G/GA/GAAS/HTTP-Message-6.02.tar.gz
Warning: Prerequisite 'LWP::MediaTypes => 6' for 'GAAS/HTTP-Message-6.02.tar.gz' failed when processing 'GAAS/LWP-MediaTypes-6.01.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'Encode::Locale => 1' for 'GAAS/HTTP-Message-6.02.tar.gz' failed when processing 'GAAS/Encode-Locale-1.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'URI => 1.10' for 'GAAS/HTTP-Message-6.02.tar.gz' failed when processing 'GAAS/URI-1.58.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/HTTP-Message-6.02.tar.gz' failed when processing 'GAAS/HTTP-Date-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTML::Parser => 3.33' for 'GAAS/HTTP-Message-6.02.tar.gz' failed when processing 'GAAS/HTML-Parser-3.68.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/HTTP-Message-6.02.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Negotiate'
Running make for G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite HTTP::Headers 6 not found.
Writing Makefile for HTTP::Negotiate
---- Unsatisfied dependencies detected during ----
---- GAAS/HTTP-Negotiate-6.00.tar.gz ----
HTTP::Headers [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'HTTP::Headers'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Negotiate-6.00-oJYkB2
CPAN.pm: Going to build G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz
Warning: Prerequisite 'HTTP::Headers => 6' for 'GAAS/HTTP-Negotiate-6.00.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/HTTP-Negotiate-6.00.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'File::Listing'
Running make for G/GA/GAAS/File-Listing-6.02.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/File-Listing-6.02.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/File-Listing-6.02.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/File-Listing-6.02.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite HTTP::Date 6 not found.
Writing Makefile for File::Listing
---- Unsatisfied dependencies detected during ----
---- GAAS/File-Listing-6.02.tar.gz ----
HTTP::Date [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'HTTP::Date'
Running make for G/GA/GAAS/HTTP-Date-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Date-6.00-o_HkZY
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/File-Listing-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/File-Listing-6.02-yz1ATP
CPAN.pm: Going to build G/GA/GAAS/File-Listing-6.02.tar.gz
Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/File-Listing-6.02.tar.gz' failed when processing 'GAAS/HTTP-Date-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/File-Listing-6.02.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTML::Entities'
Running make for G/GA/GAAS/HTML-Parser-3.68.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTML-Parser-3.68-tOMTE1
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Daemon'
Running make for G/GA/GAAS/HTTP-Daemon-6.00.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/HTTP-Daemon-6.00.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Daemon-6.00.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/HTTP-Daemon-6.00.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Writing Makefile for HTTP::Daemon
---- Unsatisfied dependencies detected during ----
---- GAAS/HTTP-Daemon-6.00.tar.gz ----
LWP::MediaTypes [requires]
HTTP::Status [requires]
HTTP::Date [requires]
HTTP::Response [requires]
HTTP::Request [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'LWP::MediaTypes'
Running make for G/GA/GAAS/LWP-MediaTypes-6.01.tar.gz
Has already been unwrapped into directory /root/.cpan/build/LWP-MediaTypes-6.01-pniGM9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Status'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Date'
Running make for G/GA/GAAS/HTTP-Date-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Date-6.00-o_HkZY
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Response'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Request'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/HTTP-Daemon-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Daemon-6.00-klnzFj
CPAN.pm: Going to build G/GA/GAAS/HTTP-Daemon-6.00.tar.gz
Warning: Prerequisite 'LWP::MediaTypes => 6' for 'GAAS/HTTP-Daemon-6.00.tar.gz' failed when processing 'GAAS/LWP-MediaTypes-6.01.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Status => 6' for 'GAAS/HTTP-Daemon-6.00.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/HTTP-Daemon-6.00.tar.gz' failed when processing 'GAAS/HTTP-Date-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Response => 6' for 'GAAS/HTTP-Daemon-6.00.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Request => 6' for 'GAAS/HTTP-Daemon-6.00.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/HTTP-Daemon-6.00.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'Net::HTTP'
Running make for G/GA/GAAS/Net-HTTP-6.01.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/Net-HTTP-6.01.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/Net-HTTP-6.01.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/Net-HTTP-6.01.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Net::HTTP
GAAS/Net-HTTP-6.01.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'URI'
Running make for G/GA/GAAS/URI-1.58.tar.gz
Has already been unwrapped into directory /root/.cpan/build/URI-1.58-gqMHhv
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTML::HeadParser'
Running make for G/GA/GAAS/HTML-Parser-3.68.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTML-Parser-3.68-tOMTE1
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Cookies'
Running make for G/GA/GAAS/HTTP-Cookies-6.00.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-6.00.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/HTTP-Cookies-6.00.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/HTTP-Cookies-6.00.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Headers::Util 6 not found.
Writing Makefile for HTTP::Cookies
---- Unsatisfied dependencies detected during ----
---- GAAS/HTTP-Cookies-6.00.tar.gz ----
HTTP::Headers::Util [requires]
HTTP::Date [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'HTTP::Headers::Util'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Date'
Running make for G/GA/GAAS/HTTP-Date-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Date-6.00-o_HkZY
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/HTTP-Cookies-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Cookies-6.00-a25GCY
CPAN.pm: Going to build G/GA/GAAS/HTTP-Cookies-6.00.tar.gz
Warning: Prerequisite 'HTTP::Headers::Util => 6' for 'GAAS/HTTP-Cookies-6.00.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/HTTP-Cookies-6.00.tar.gz' failed when processing 'GAAS/HTTP-Date-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/HTTP-Cookies-6.00.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Date'
Running make for G/GA/GAAS/HTTP-Date-6.00.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Date-6.00-o_HkZY
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Request::Common'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Response'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'WWW::RobotRules'
Running make for G/GA/GAAS/WWW-RobotRules-6.01.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://mirrors3.kernel.org/pub/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-6.01.tar.gz
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/WWW-RobotRules-6.01.tar.gz ok
CPAN.pm: Going to build G/GA/GAAS/WWW-RobotRules-6.01.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite URI 1.10 not found.
Writing Makefile for WWW::RobotRules
---- Unsatisfied dependencies detected during ----
---- GAAS/WWW-RobotRules-6.01.tar.gz ----
URI [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'URI'
Running make for G/GA/GAAS/URI-1.58.tar.gz
Has already been unwrapped into directory /root/.cpan/build/URI-1.58-gqMHhv
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/WWW-RobotRules-6.01.tar.gz
Has already been unwrapped into directory /root/.cpan/build/WWW-RobotRules-6.01-D17Jrb
CPAN.pm: Going to build G/GA/GAAS/WWW-RobotRules-6.01.tar.gz
Warning: Prerequisite 'URI => 1.10' for 'GAAS/WWW-RobotRules-6.01.tar.gz' failed when processing 'GAAS/URI-1.58.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/WWW-RobotRules-6.01.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'HTTP::Request'
Running make for G/GA/GAAS/HTTP-Message-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTTP-Message-6.02-WriPL9
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running make for G/GA/GAAS/libwww-perl-6.02.tar.gz
Has already been unwrapped into directory /root/.cpan/build/libwww-perl-6.02-BFJgQQ
CPAN.pm: Going to build G/GA/GAAS/libwww-perl-6.02.tar.gz
Warning: Prerequisite 'URI::Escape => 0' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/URI-1.58.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'LWP::MediaTypes => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/LWP-MediaTypes-6.01.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'Encode::Locale => 0' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/Encode-Locale-1.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Status => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Negotiate => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Negotiate-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'File::Listing => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/File-Listing-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTML::Entities => 0' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTML-Parser-3.68.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Daemon => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Daemon-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'Net::HTTP => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/Net-HTTP-6.01.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'URI => 1.10' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/URI-1.58.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTML::HeadParser => 0' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTML-Parser-3.68.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Cookies => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Cookies-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Date => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Date-6.00.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Request::Common => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Response => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'WWW::RobotRules => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/WWW-RobotRules-6.01.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Warning: Prerequisite 'HTTP::Request => 6' for 'GAAS/libwww-perl-6.02.tar.gz' failed when processing 'GAAS/HTTP-Message-6.02.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
GAAS/libwww-perl-6.02.tar.gz
make -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
')
any ideas
