From: mike Date: Mon, 26 Feb 2007 15:58:33 +0000 (+0000) Subject: Version 0.99 X-Git-Tag: cpan_1_22~62 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;ds=sidebyside;h=eee4bebe2452e53545f1aca9a69240cb7c5bae2a;p=ZOOM-Perl-moved-to-github.git Version 0.99 --- diff --git a/lib/Net/Z3950.pm b/lib/Net/Z3950.pm index 503dacf..d167a4e 100644 --- a/lib/Net/Z3950.pm +++ b/lib/Net/Z3950.pm @@ -1,9 +1,11 @@ -# $Id: Z3950.pm,v 1.1 2005-10-13 13:11:17 mike Exp $ +# $Id: Z3950.pm,v 1.2 2007-02-26 15:58:33 mike Exp $ use strict; use warnings; use Net::Z3950::ZOOM; +our $VERSION = '0.99'; # Supersedes "proper" Net::Z3950 v0.51 + # Member naming convention is the same as in ../ZOOM.pm