in reply to SSH Help

I remember I managed to install Net::SSH::Perl on Linux once, although it was a painful experience. What is your platform?

Replies are listed 'Best First'.
Re^2: SSH Help
by bear0053 (Hermit) on Oct 29, 2004 at 05:08 UTC
    win xp pro
      Since many of this module's dependencies require compilation and probably some external libraries, I'm afraid that installing in directly in Windows must be a titanic task. Perhaps in cygwin it will be easier.

      I would recommend using something like cygwin ssh or putty and public-key authentication, as others have suggested.