X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=logging-server.pl;h=419c99ac204435c510bc718b1419afeacbcf704a;hp=bc453af6bd63b155c55ba86353dffb31d9c4b475;hb=cb7c490b54b60134e7913c47a15e2a6fde266013;hpb=6253c4e1f5426282ab33d91fc6ef7cd5835398ea diff --git a/logging-server.pl b/logging-server.pl index bc453af..419c99a 100755 --- a/logging-server.pl +++ b/logging-server.pl @@ -1,7 +1,5 @@ #!/usr/bin/perl -w -# $Id: logging-server.pl,v 1.1 2004-09-03 11:42:35 mike Exp $ -# # This is just about the simplest possible SimpleServer-based Z39.50 # server. It exists only to log the data-structures that are handed # to the back-end functions, and does only enough work otherwise to