X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.pm;h=ae9a643b456d7690051622e9ff10a2b1e3b6612d;hp=4da33cb28946f7bf91549055b6e3df6564de11a6;hb=3eaa81e8690491f7f9484baa992fcba560e3a1a6;hpb=ce64528067151a441371689dc2ae189778ce1457 diff --git a/SimpleServer.pm b/SimpleServer.pm index 4da33cb..ae9a643 100644 --- a/SimpleServer.pm +++ b/SimpleServer.pm @@ -25,7 +25,7 @@ ## ## -## $Id: SimpleServer.pm,v 1.48 2009-03-04 15:02:20 mike Exp $ +## $Id: SimpleServer.pm,v 1.49 2009-03-04 15:10:23 mike Exp $ package Net::Z3950::SimpleServer; @@ -39,7 +39,7 @@ require AutoLoader; @ISA = qw(Exporter AutoLoader DynaLoader); @EXPORT = qw( ); -$VERSION = '1.10'; +$VERSION = '1.11'; bootstrap Net::Z3950::SimpleServer $VERSION; @@ -896,7 +896,7 @@ at your option, any later version of Perl 5 you may have available. =head1 SEE ALSO -Any Perl module which is useful for accessing the database of your +Any Perl module which is useful for accessing the data source of your choice. =cut