in reply to Examples of using Net::SCP on Windows?

Wouldn't using it on windows be the same as for other platforms?
  • Comment on Re: Examples of using Net::SCP on Windows?

Replies are listed 'Best First'.
Re^2: Examples of using Net::SCP on Windows?
by slloyd (Hermit) on Sep 08, 2005 at 13:16 UTC
    Perhaps, but I cannot seem to find examples of using it. It seems that Net::SCP::Expect will not compile on windows becouse it requires IO::Tty and IO::Tty won't compile. The Expect module is also to linux centric to compile on windows...
      What is in the the documentation?