The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.07

  • just a version bump, no other change compared to 0.06_01

Changes for version 0.06_01

  • preserve order of %Config hash

Changes for version 0.05_01

  • solve windows problems (Salvador Fandiño)
  • working on running remote command with plink (Salvador Fandiño)
  • Added repository cpan metadata to Makefile.PL (David Steinbrunner)
  • FIX: OpenSSH backend won't start for non-root users under debian stable (joe <draxil...>)
  • recognise OpenSSH on Ubuntu Trusty (Pavel Shaydo)
  • use a key type rsa, not dsaw (Andreas König)
  • Add a convenient way to override sshd server configuration (Andreas König)
  • Add the Subsystem for sftp to the default server configuration (Andreas König)

Modules

Perl extension for testing SSH modules.

Provides

in lib/Test/SSH/Backend/Base.pm
in lib/Test/SSH/Backend/OpenSSH.pm
in lib/Test/SSH/Backend/Remote.pm
in lib/Test/SSH/Patch/URI/ssh.pm