X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=SimpleServer.pm;h=1dd42742a3be68fe86c670fc8fc109a5852c8f1f;hb=4a5ed2c079a0e0e6d5d5392e09647327719092da;hp=4da33cb28946f7bf91549055b6e3df6564de11a6;hpb=3a500fcfaaf2accf934396498f837951fd2be235;p=simpleserver-moved-to-github.git diff --git a/SimpleServer.pm b/SimpleServer.pm index 4da33cb..1dd4274 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.50 2010-02-04 16:30:40 mike Exp $ package Net::Z3950::SimpleServer; @@ -39,7 +39,7 @@ require AutoLoader; @ISA = qw(Exporter AutoLoader DynaLoader); @EXPORT = qw( ); -$VERSION = '1.10'; +$VERSION = '1.13'; 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