The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Net::OpenSSH.

0.08  Dec 10, 2009
	- require 5.8.x and remove compatibility hacks for older versions
	- solve bug in open_ex when pty is requested
	- perform sanity checks on child file handles on open_ex
	
0.07  Dec 9, 2009
        - remove >>& incompatibility for perl 5.6.x
	- in tests, sort "ls" output, as it seems that it can change
          between two consecutive runs in some OSs

0.06  Dec 3, 2008
        - open_ex API redesigned
        - better bad options handling
        - support for async connections
        - shell metacharacter quoting
        - improved debugging
        - improved documentation

0.01  Fri Nov 14 01:02:40 2008
	- original version; created by h2xs 1.23 with options
		-AXn Net::OpenSSH