I was trying to install a few modules, but ran into a few snags. How do I correct the snags? Please advise. The OS is SuSE 9.1 .

The CPAN request/response posted below:

cpan> install Bundle::Slash
Net::Cmd is up to date.
Digest::MD5 is up to date.
MD5 is up to date.
Compress::Zlib is up to date.
Archive::Tar is up to date.
File::Spec is up to date.
Storable is up to date.
MIME::Base64 is up to date.
MIME::Base64 is up to date.
Digest::MD5 is up to date.
URI is up to date.
Net::FTP is up to date.
HTML::Tagset is up to date.
HTML::Parser is up to date.
HTML::HeadParser is up to date.
LWP is up to date.
HTML::Element is up to date.
Font::AFM is up to date.
HTML::FormatText is up to date.
HTML::TokeParser is up to date.
HTML::ElementTable is up to date.
HTML::CalendarMonth is up to date.
Mail::Sendmail is up to date.
Mail::Address is up to date.
Email::Valid is up to date.
Getopt::Long is up to date.
Image::Size is up to date.
Time::HiRes is up to date.
Date::Parse is up to date.
Date::Manip is up to date.
Bit::Vector is up to date.
Running install for module Date::Calc
Running make for S/ST/STBEY/Date-Calc-5.3.tar.gz
Is already unwrapped into
directory /root/.cpan/build/Date-Calc-5.3
Has already been processed within this session
Running make test
Won't repeat unsuccessful test during this command
Running make install
make test had returned bad status, won't install without
force Time::ParseDate is up to date.
Schedule::Cron is up to date.
XML::Parser is up to date.
Test::Manifest is up to date.
XML::RSS is up to date.
XML::Simple is up to date.
DBI is up to date.
Data::ShowTable is up to date.
DBI is up to date.
Data::ShowTable is up to date.
Mysql is up to date.
Running install for module DBD::mysql
Running make for R/RU/RUDY/DBD-mysql-2.9004.tar.gz
Is already unwrapped into
directory /root/.cpan/build/DBD-mysql-2.9004
Makefile.PL returned status 512
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Bundle summary: The following items in bundle
Bundle::DBD::mysql had
installation problems:
DBD::mysql
DBIx::Password is up to date.
Apache::DBI is up to date.
Running install for module Apache::Test
Running make for S/ST/STAS/Apache-Test-1.13.tar.gz
Is already unwrapped into
directory /root/.cpan/build/Apache-Test-1.13
Has already been processed within this session
Running make test
Won't repeat unsuccessful test during this command
Running make install
make test had returned bad status, won't install without force
Running install for module Apache::Cookie
Running make for J/JO/JOESUF/libapreq-1.3.tar.gz
Is already unwrapped into
directory /root/.cpan/build/libapreq-1.3
Makefile.PL returned status 512
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Running install for module Apache::Request
Running make for J/JO/JOESUF/libapreq-1.3.tar.gz
Is already unwrapped into
directory /root/.cpan/build/libapreq-1.3
Makefile.PL returned status 512
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
AppConfig is up to date.
Running install for module Template
Running make for A/AB/ABW/Template-Toolkit-2.13.tar.gz
Is already unwrapped into
directory /root/.cpan/build/Template-Toolkit-2.13
Has already been processed within this session
Running make test
Won't repeat unsuccessful test during this command
Running make install
make test had returned bad status, won't install without
force LWP::Parallel is up to date.
Bundle summary: The following items in bundle
Bundle::Slash had
installation problems:
Date::Calc Bundle::DBD::mysql Apache::Test
Apache::Cookie Apache::Request
Template and the following items had problems during
recursive bundle
calls: DBD::mysql
Recursive dependency detected:
Bundle::Slash
=> Archive::Tar
=> K/KA/KANE/Archive-Tar-1.10.tar.gz
=> File::Spec
=> K/KW/KWILLIAMS/File-Spec-0.88.tar.gz
=> Cwd
=> K/KW/KWILLIAMS/Cwd-2.20.tar.gz
=> File::Spec.
Cannot continue.

In reply to Perl Modules in SuSE 9.1 by UCFirefly

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.