Changes for version 0.07

  • Use new ->build_command_from ability of IPC::PerlSSH::Base 0.16; allows recognition of all current options, and more future-proof when more are added later.
  • Implement as an IO::Async::Notifier with a contained ::Process object rather than using $loop->spawn_child()

Modules

Asynchronous wrapper around IPC::PerlSSH

Examples