Hi All,

thanx for the suggestions. I got as far as this now, after changing things as 1st suggested by Corion,

Fetching with LWP: http://mirrors.playboy.com/CPAN/authors/id/P/PM/PMQS/CHECKSUMS 'glob' trapped by operation mask at (eval 82) line 1. at /usr/lib/perl5/5.8.5/CPAN.pm line 4266 CPAN::Distribution::MD5_check_file('CPAN::Distribution=HASH(0x +a77a4a0)', '/root/.cpan/sources/authors/id/P/PM/PMQS/CHECKSUMS') call +ed at /usr/lib/perl5/5.8.5/CPAN.pm line 4247 CPAN::Distribution::verifyMD5('CPAN::Distribution=HASH(0xa77a4 +a0)') called at /usr/lib/perl5/5.8.5/CPAN.pm line 3895 CPAN::Distribution::get('CPAN::Distribution=HASH(0xa77a4a0)') +called at /usr/lib/perl5/5.8.5/CPAN.pm line 4464 CPAN::Distribution::make('CPAN::Distribution=HASH(0xa77a4a0)') + called at /usr/lib/perl5/5.8.5/CPAN.pm line 4704 CPAN::Distribution::test('CPAN::Distribution=HASH(0xa77a4a0)') + called at /usr/lib/perl5/5.8.5/CPAN.pm line 4809 CPAN::Distribution::install('CPAN::Distribution=HASH(0xa77a4a0 +)') called at /usr/lib/perl5/5.8.5/CPAN.pm line 5496 CPAN::Module::rematein('CPAN::Module=HASH(0xa3513b0)', 'instal +l') called at /usr/lib/perl5/5.8.5/CPAN.pm line 5560 CPAN::Module::install('CPAN::Module=HASH(0xa3513b0)') called a +t /usr/lib/perl5/5.8.5/CPAN.pm line 5095 CPAN::Bundle::rematein('CPAN::Bundle=HASH(0xb7ac3768)', 'insta +ll') called at /usr/lib/perl5/5.8.5/CPAN.pm line 5177 CPAN::Bundle::install('CPAN::Bundle=HASH(0xb7ac3768)') called +at /usr/lib/perl5/5.8.5/CPAN.pm line 2138 CPAN::Shell::rematein('CPAN::Shell', 'install', 'Bundle::CPAN' +) called at /usr/lib/perl5/5.8.5/CPAN.pm line 2165 CPAN::Shell::install('CPAN::Shell', 'Bundle::CPAN') called at +/usr/lib/perl5/5.8.5/CPAN.pm line 201 eval {...} called at /usr/lib/perl5/5.8.5/CPAN.pm line 201 CPAN::shell() called at /usr/bin/cpan line 193

I'm a little lost, but, ready to learn how to get this done. Cheers.

coolboarderguy...


In reply to Re^2: Module Install Problems by coolboarderguy
in thread Module Install Problems by coolboarderguy

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.