From 046958654dfbfcd4a422a0fdb19d30e0a7600ead Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 16 Feb 2002 18:26:31 +0000 Subject: eek --- SSH.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SSH.pm') diff --git a/SSH.pm b/SSH.pm index 609c837..1959994 100644 --- a/SSH.pm +++ b/SSH.pm @@ -9,7 +9,7 @@ use IPC::Open3; @ISA = qw(Exporter); @EXPORT_OK = qw( ssh issh ssh_cmd sshopen2 sshopen3 ); -$VERSION = '0.04'; +$VERSION = '0.05'; $DEBUG = 0; @@ -170,7 +170,7 @@ Ivan Kohler John Harrison contributed an example for the documentation. Martin Langhoff contributed the ssh_cmd command, and -Jeff Finucane updated it and took care of the 0.04 release. +Jeff Finucane updated it and took care of the 0.04 release. =head1 COPYRIGHT -- cgit v1.2.1