-
-
10 Feb 2012 15:09:45 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (260 / 2 / 0)
- Kwalitee
Bus factor: 1- 78.47% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (18.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- IO::Async
- IO::Async::Process
- IPC::PerlSSH::Base
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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::PerlSSHExamples
Module Install Instructions
To install IPC::PerlSSH::Async, copy and paste the appropriate command in to your terminal.
cpanm IPC::PerlSSH::Async
perl -MCPAN -e shell install IPC::PerlSSH::Async
For more information on module installation, please visit the detailed CPAN module installation guide.