From 314150b68fad1ddff185850c9c97beb9d756dff0 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 8 Nov 2011 22:34:10 +0000 Subject: handle responses with an encoding= (though not actually the encoding) --- lib/Net/Plesk.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Net/Plesk.pm') diff --git a/lib/Net/Plesk.pm b/lib/Net/Plesk.pm index 92d42e7..23697ed 100644 --- a/lib/Net/Plesk.pm +++ b/lib/Net/Plesk.pm @@ -21,7 +21,7 @@ use Net::Plesk::Method::client_ippool_add_ip; @ISA = (); -$VERSION = '0.03'; +$VERSION = '0.04_01'; $PROTO_VERSION = '1.4.1.0'; -- cgit v1.2.1