X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=lib%2FNet%2FZ3950.pm;h=d167a4edaf7de1fd763f25c908f23c53cb64b272;hb=1b20412a345bace276d8274e68d383bd35626706;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..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