These don't look like 'normal' install for running install withing cpan:
cpan> install WWW/RobotRules
Running make for W/WW/WWW/RobotRules
Trying with "/usr/bin/lynx -source" to get
http://www.perl.com/CPAN/authors/id/W/WW/WWW/RobotRules
Trying with "/usr/bin/lynx -source" to get
http://www.perl.com/CPAN/authors/id/W/WW/WWW/CHECKSUMS
'glob' trapped by operation mask at (eval 686) line 1.
at /usr/lib/perl5/5.8.7/CPAN.pm line 4266
CPAN::Distribution::MD5_check_file('CPAN::Distribution=HASH(0xa4377b8)',
'/share/CPAN/sources/authors/id/W/WW/WWW/CHECKSUMS') called at
/usr/lib/perl5/5.8.7/CPAN.pm line 4247
CPAN::Distribution::verifyMD5('CPAN::Distribution=HASH(0xa4377b8)')
called at /usr/lib/perl5/5.8.7/CPAN.pm line 3895
CPAN::Distribution::get('CPAN::Distribution=HASH(0xa4377b8)')
called at /usr/lib/perl5/5.8.7/CPAN.pm line 4464
CPAN::Distribution::make('CPAN::Distribution=HASH(0xa4377b8)')
called at /usr/lib/perl5/5.8.7/CPAN.pm line 4704
CPAN::Distribution::test('CPAN::Distribution=HASH(0xa4377b8)')
called at /usr/lib/perl5/5.8.7/CPAN.pm line 4809
CPAN::Distribution::install('CPAN::Distribution=HASH(0xa4377b8)') called
at /usr/lib/perl5/5.8.7/CPAN.pm line 2138
CPAN::Shell::rematein('CPAN::Shell', 'install',
'WWW/RobotRules') called at /usr/lib/perl5/5.8.7/CPAN.pm line 2165
CPAN::Shell::install('CPAN::Shell', 'WWW/RobotRules') called at
/usr/lib/perl5/5.8.7/CPAN.pm line 201
eval {...} called at /usr/lib/perl5/5.8.7/CPAN.pm line 201
CPAN::shell() called at /usr/bin/cpan line 193
--------
However, cpan did seem to accept it, as another install attempt
(after doing a clean, then seperate 'make' and 'test' phases):
cpan> install WWW::RobotRules
WWW::RobotRules is up to date.
Is this type of behavior what one would expect in an M5 computer?
Er, um, strike that, old memory engram...
...is this something to be concerned about...is it complaining
about the MD5 checksums of the downloaded image? Did I just download
and install something slightly corrupted or maybe my index file
in my cpan session got slightly out of date with the module (it
was updated between time I started cpan and time I fetched the
module?
TIA,
Linda