--- cfmaps/cfmapidx 2005/12/26 12:15:11 1.4 +++ cfmaps/cfmapidx 2007/02/14 02:33:47 1.5 @@ -1,7 +1,7 @@ #!/opt/bin/perl # cfmap2idx - inverted index for crossfire maps -# Copyright (C) 2005 Marc Lehmann +# Copyright (C) 2005,2007 Marc Lehmann # # CFMAPIDX is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ # along with gvpe; if not, write to the Free Software # Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -our $VERSION = '0.911'; +our $VERSION = '0.912'; use Storable; use DB_File; @@ -77,7 +77,7 @@ print "
  • $_
  • "; } - print "

    ", + print "

    ", ""; }