I think you are on to something here. I thought if it was not installed I'd get an error but apparently not. I tried to install it anyway and expected the 'up to date' message. However, that did not happen and it really tried to install it. Unfortunately it would not install and I cannot see why. Here is my output:
Mail-Field-Received-0.24/MANIFEST
CPAN: File::Temp loaded ok (v0.20)
CPAN.pm: Going to build A/AS/ASPIERS/Mail-Field-Received-0.24.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Mail::Field::Received
cp Received.pm blib/lib/Mail/Field/Received.pm
ASPIERS/Mail-Field-Received-0.24.tar.gz
/usr/bin/make -- OK
Running make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'bli
+b/lib', 'b
lib/arch')" t/*.t
t/all....1/18 stringify() not implemented at /usr/lib/perl5/site_perl/
+5.10/Mail/
Field.pm line 190
Mail::Field::stringify('Mail::Field::Received=HASH(0x101e2da0)
+') called
at t/all.t line 209
t/all.... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/18 subtests
In this case it is not obvious why it is failing the tests. I can't tell what "stringify" it is trying to access but I've successfully used Mail::Field::stringify. I tried a force install but I still get the same error when I run my test script.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.