in reply to installing module via cpan...

Assuming you are doing perl -MCPAN -e shell; :

And you have decided you want to install version Net-SSH-Perl-1.25 from January 19, 2004, you would then type (for example):

install D/DR/DROLSKY/Net-SSH-Perl-1.25.tar.gz

HTH,

planetscape