Revision history for IPC-PerlSSH-Async 0.05 CHANGES: * Updated for IPC::PerlSSH 0.11 - STOREPKG, stored procedure tracking * Fix POD errors 0.04 CHANGES: * 'use warnings' * Added an example - collect the current time across multiple hosts * Adjusted for IO::Async version 0.21 - implement as a real IO::Async::Stream, complete with ->configure method. 0.03 BUGFIXES: * Ensure that large calls/returns (over 8192 bytes) work correctly 0.02 CHANGES: * Wrote POD documentation 0.01 First version, released on an unsuspecting world.