On Sun, Mar 15, 2009 at 04:56, Ron Smith <geeksatla...@yahoo.com> wrote:
snip
> Can't locate object method "rvalidate" via package "PPM::XML::PPD::html" at 
> C:/strawberry/perl/site/lib/PPM.pm line 16
> 87."
snip

Odd, I thought the point of Strawberry Perl was to make it so that
CPAN just worked on Windows and to avoid the whole ActiveState PPM
mess.  Try this instead:

cpan Net::SSH::Perl

That should attempt to install Net::SSH::Perl and all of its
dependencies.  It may ask you to configure CPAN first.  If it does
choose the defaults for every thing but the mirrors.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to