You have EU-MM-6.56, which is not the version of EU::MM that shipped with your ActivePerl. Sure enough, if I update EU::MM to version 6.56 on AS build 1006 (which is the same build of perl as you have) I get the same error as you.
Simplest way to fix this would be to resort to the original version of EU::MM that shipped with build 1006 - and the easiest way to do that would be to just re-install ActivePerl "on top of" the existing perl installation.
Then check that the version you have is reported as "6.55_02" (which, I think, might be different to the version 6.55_02 that's on CPAN). If it still reports 6.56, then we have to try and work out where that version 6.56 is located, and why it is being found instead of the version that ships with ActivePerl.
Cheers,
Rob
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.