Help installing a CPAN module in Perl?

Lkjl

New member
I've downloaded ActivePerl (I have Windows Vista) and got DBD-mysql installed, as per these instructions:

http://www.activestate.com/blog/2010/10/how-install-cpan-modules-activeperl

I'm now trying to get a script to run. The script in question is here:

http://search.cpan.org/~rubykat/WWW-FetchStory-0.1601/

When I type "ppm install WWW::FetchStory", I get this message

ppm install failed: Can't find any packages that provides WWW::FetchStory. What am I missing or doing wrong?

Thank you!
 
Back
Top