remove stale $Id$
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 21 Apr 2010 12:38:08 +0000 (14:38 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 21 Apr 2010 12:38:08 +0000 (14:38 +0200)
32 files changed:
lib/ZOOM/IRSpy.pm
lib/ZOOM/IRSpy/Connection.pm
lib/ZOOM/IRSpy/Maintenance.pod
lib/ZOOM/IRSpy/Node.pm
lib/ZOOM/IRSpy/Record.pm
lib/ZOOM/IRSpy/Stats.pm
lib/ZOOM/IRSpy/Task.pm
lib/ZOOM/IRSpy/Task/Connect.pm
lib/ZOOM/IRSpy/Task/Retrieve.pm
lib/ZOOM/IRSpy/Task/Search.pm
lib/ZOOM/IRSpy/Test.pm
lib/ZOOM/IRSpy/Test/Main.pm
lib/ZOOM/IRSpy/Test/Ping.pm
lib/ZOOM/IRSpy/Test/Quick.pm
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
lib/ZOOM/IRSpy/Test/Record/Main.pm
lib/ZOOM/IRSpy/Test/ResultSet/Main.pm
lib/ZOOM/IRSpy/Test/ResultSet/Named.pm
lib/ZOOM/IRSpy/Test/Search/Bib1.pm
lib/ZOOM/IRSpy/Test/Search/Boolean.pm
lib/ZOOM/IRSpy/Test/Search/CQL.pm
lib/ZOOM/IRSpy/Test/Search/DBDate.pm
lib/ZOOM/IRSpy/Test/Search/Dan1.pm
lib/ZOOM/IRSpy/Test/Search/Explain.pm
lib/ZOOM/IRSpy/Test/Search/Main.pm
lib/ZOOM/IRSpy/Test/Search/Title.pm
lib/ZOOM/IRSpy/Utils.pm
lib/ZOOM/IRSpy/Web.pm
lib/ZOOM/IRSpy/WebService.pod
lib/ZOOM/IRSpy/x.pl
lib/ZOOM/Pod.pm
lib/ZOOM/XML/Simple.pm

index 81fa911..5b7e28a 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: IRSpy.pm,v 1.90 2008-07-16 11:42:13 mike Exp $
 
 package ZOOM::IRSpy;
 
 
 package ZOOM::IRSpy;
 
index 469968e..6157f98 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Connection.pm,v 1.21 2007-12-20 12:35:01 mike Exp $
 
 package ZOOM::IRSpy::Connection;
 
 
 package ZOOM::IRSpy::Connection;
 
index 4c8e310..ef08f45 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Maintenance.pod,v 1.4 2006-09-18 10:27:57 mike Exp $
 
 package ZOOM::IRSpy::Maintenance;
 
 
 package ZOOM::IRSpy::Maintenance;
 
index 9d2f5c7..7e0b9b1 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Node.pm,v 1.6 2007-02-28 17:34:54 mike Exp $
 
 package ZOOM::IRSpy::Node;
 
 
 package ZOOM::IRSpy::Node;
 
index e80fe12..b0b0bfd 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Record.pm,v 1.28 2007-12-12 08:49:58 mike Exp $
 
 package ZOOM::IRSpy::Record;
 ### I don't think there's any reason for this to be separate from
 
 package ZOOM::IRSpy::Record;
 ### I don't think there's any reason for this to be separate from
index f701740..641f47f 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Stats.pm,v 1.7 2007-10-31 16:42:13 mike Exp $
 
 package ZOOM::IRSpy::Stats;
 
 
 package ZOOM::IRSpy::Stats;
 
index 4340198..a115649 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Task.pm,v 1.7 2007-08-01 15:11:03 mike Exp $
 
 package ZOOM::IRSpy::Task;
 
 
 package ZOOM::IRSpy::Task;
 
index 5080a7a..117f062 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Connect.pm,v 1.6 2006-11-02 16:11:44 mike Exp $
 
 # See ZOOM/IRSpy/Task/Search.pm for documentation
 
 
 # See ZOOM/IRSpy/Task/Search.pm for documentation
 
index 4d7a8c5..1580e94 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Retrieve.pm,v 1.6 2007-05-09 11:05:30 mike Exp $
 
 package ZOOM::IRSpy::Task::Retrieve;
 
 
 package ZOOM::IRSpy::Task::Retrieve;
 
index 68397c0..8437586 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Search.pm,v 1.16 2007-12-18 11:59:42 mike Exp $
 
 package ZOOM::IRSpy::Task::Search;
 
 
 package ZOOM::IRSpy::Task::Search;
 
index 765cd4f..097b9c5 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Test.pm,v 1.8 2007-04-18 15:24:45 mike Exp $
 
 package ZOOM::IRSpy::Test;
 
 
 package ZOOM::IRSpy::Test;
 
index 6814217..428afd3 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Main.pm,v 1.14 2007-04-18 15:24:55 mike Exp $
 
 package ZOOM::IRSpy::Test::Main;
 
 
 package ZOOM::IRSpy::Test::Main;
 
index bc915db..31b7f4d 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Ping.pm,v 1.28 2008-07-16 11:51:09 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 8a2f54b..c184ccd 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Quick.pm,v 1.4 2007-04-18 15:25:07 mike Exp $
 
 package ZOOM::IRSpy::Test::Quick;
 
 
 package ZOOM::IRSpy::Test::Quick;
 
index ccaaa9f..2288715 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Fetch.pm,v 1.31 2009-04-21 13:42:58 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 67bd259..0dc78c7 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Main.pm,v 1.1 2006-10-23 13:54:52 sondberg Exp $
 
 package ZOOM::IRSpy::Test::Record::Main;
 
 
 package ZOOM::IRSpy::Test::Record::Main;
 
index 7b3e3ab..c562246 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Main.pm,v 1.1 2006-11-02 11:46:40 sondberg Exp $
 
 package ZOOM::IRSpy::Test::ResultSet::Main;
 
 
 package ZOOM::IRSpy::Test::ResultSet::Main;
 
index eb3a342..7da2596 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Named.pm,v 1.6 2007-08-01 15:11:20 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 7dc644e..64c0d0e 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Bib1.pm,v 1.18 2007-03-15 11:40:27 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 8d3e5bb..29bc211 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Boolean.pm,v 1.5 2007-03-15 11:40:39 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 5a5385c..c4f049b 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: CQL.pm,v 1.1 2007-05-01 15:32:16 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 5359477..981e92e 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: DBDate.pm,v 1.4 2007-02-23 15:03:44 mike Exp $
 
 # This plugin tests searching on BIB-1 access-point 1011 (Date/time
 # added to db), the significance of which is that this search
 
 # This plugin tests searching on BIB-1 access-point 1011 (Date/time
 # added to db), the significance of which is that this search
index 51b6607..cbee4b4 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Dan1.pm,v 1.7 2007-03-15 11:40:52 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index 28a18da..7bdad09 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Explain.pm,v 1.7 2007-03-15 11:41:24 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index f657a9d..9e928ce 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Main.pm,v 1.8 2007-05-01 15:30:38 mike Exp $
 
 package ZOOM::IRSpy::Test::Search::Main;
 
 
 package ZOOM::IRSpy::Test::Search::Main;
 
index 86f5aec..2e123f9 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Title.pm,v 1.10 2007-02-23 15:03:44 mike Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
index dfe4e99..868639b 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Utils.pm,v 1.38 2009-04-15 18:16:45 wosch Exp $
 
 package ZOOM::IRSpy::Utils;
 
 
 package ZOOM::IRSpy::Utils;
 
index 7f7dd9d..f99ae67 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Web.pm,v 1.5 2007-05-08 16:20:04 mike Exp $
 
 package ZOOM::IRSpy::Web;
 
 
 package ZOOM::IRSpy::Web;
 
index a30bfa6..a30d52a 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: WebService.pod,v 1.5 2007-01-24 09:28:02 mike Exp $
 
 package ZOOM::IRSpy::WebService;
 
 
 package ZOOM::IRSpy::WebService;
 
index 20b2d97..c2d0a21 100644 (file)
@@ -1,6 +1,5 @@
 #!/usr/bin/perl -w
 
 #!/usr/bin/perl -w
 
-# $Id: x.pl,v 1.1 2007-02-28 16:52:34 mike Exp $
 
 ### This should be massaged into a test-suite script in ../../../t
 
 
 ### This should be massaged into a test-suite script in ../../../t
 
index 5faee4d..15644ed 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Pod.pm,v 1.22 2006-10-06 11:33:07 mike Exp $
 
 package ZOOM::Pod;
 
 
 package ZOOM::Pod;
 
index e666ba0..8c8a62e 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Simple.pm,v 1.2 2006-07-21 11:29:17 mike Exp $
 
 package ZOOM::XML::Simple;
 
 
 package ZOOM::XML::Simple;