X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=lib%2FNet%2FZ3950.pm;h=2f8e7d85e59f41c8b81174d20d73cededa1bb7b9;hb=e72b2eceec84595f154ed0fe549221bd5f999d6a;hp=503dacfd4b8f91a87d5e4f80d62fc92c76206e58;hpb=b8d58a3656189be0c535224689945679dab2babf;p=ZOOM-Perl-moved-to-github.git diff --git a/lib/Net/Z3950.pm b/lib/Net/Z3950.pm index 503dacf..2f8e7d8 100644 --- a/lib/Net/Z3950.pm +++ b/lib/Net/Z3950.pm @@ -1,9 +1,9 @@ -# $Id: Z3950.pm,v 1.1 2005-10-13 13:11:17 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