I've not run into problems with CPAN on win32, so I can't really help all that much.
First thing you need to check is your path. You said you had c:\perl\bin there, but I'd double check.
Secondly, you need to check your config.pm in c:\perl\lib. I'm not a big fan of the active state installers. Build 522 set up all my paths as \\peterj\perl\whatever instead of c:\perl\whatever. This didn't appear to break anything, but did cause a lot of warning messages.
I had to roll back to build 522 for compatability with the PDK, so I can't try this on a 5.60 version, but Number::Spell installed just fine using nmake on my system. And I didn't have any problems when I was running build 613.
If all else fails, you can try to copy the Spell.pm to C:\Perl\site\lib\Number\Spell.pm
--Shoeboy
perl -e "do {kill $java, $ada, $cobol, $pascal, $csh;} until die 'Just another perl hacker';"
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.