From 9d4080a34de173459de92addb712853190f66ceb Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 21 Apr 2010 14:38:08 +0200 Subject: [PATCH] remove stale $Id$ --- lib/ZOOM/IRSpy.pm | 1 - lib/ZOOM/IRSpy/Connection.pm | 1 - lib/ZOOM/IRSpy/Maintenance.pod | 1 - lib/ZOOM/IRSpy/Node.pm | 1 - lib/ZOOM/IRSpy/Record.pm | 1 - lib/ZOOM/IRSpy/Stats.pm | 1 - lib/ZOOM/IRSpy/Task.pm | 1 - lib/ZOOM/IRSpy/Task/Connect.pm | 1 - lib/ZOOM/IRSpy/Task/Retrieve.pm | 1 - lib/ZOOM/IRSpy/Task/Search.pm | 1 - lib/ZOOM/IRSpy/Test.pm | 1 - lib/ZOOM/IRSpy/Test/Main.pm | 1 - lib/ZOOM/IRSpy/Test/Ping.pm | 1 - lib/ZOOM/IRSpy/Test/Quick.pm | 1 - lib/ZOOM/IRSpy/Test/Record/Fetch.pm | 1 - lib/ZOOM/IRSpy/Test/Record/Main.pm | 1 - lib/ZOOM/IRSpy/Test/ResultSet/Main.pm | 1 - lib/ZOOM/IRSpy/Test/ResultSet/Named.pm | 1 - lib/ZOOM/IRSpy/Test/Search/Bib1.pm | 1 - lib/ZOOM/IRSpy/Test/Search/Boolean.pm | 1 - lib/ZOOM/IRSpy/Test/Search/CQL.pm | 1 - lib/ZOOM/IRSpy/Test/Search/DBDate.pm | 1 - lib/ZOOM/IRSpy/Test/Search/Dan1.pm | 1 - lib/ZOOM/IRSpy/Test/Search/Explain.pm | 1 - lib/ZOOM/IRSpy/Test/Search/Main.pm | 1 - lib/ZOOM/IRSpy/Test/Search/Title.pm | 1 - lib/ZOOM/IRSpy/Utils.pm | 1 - lib/ZOOM/IRSpy/Web.pm | 1 - lib/ZOOM/IRSpy/WebService.pod | 1 - lib/ZOOM/IRSpy/x.pl | 1 - lib/ZOOM/Pod.pm | 1 - lib/ZOOM/XML/Simple.pm | 1 - 32 files changed, 32 deletions(-) diff --git a/lib/ZOOM/IRSpy.pm b/lib/ZOOM/IRSpy.pm index 81fa911..5b7e28a 100644 --- a/lib/ZOOM/IRSpy.pm +++ b/lib/ZOOM/IRSpy.pm @@ -1,4 +1,3 @@ -# $Id: IRSpy.pm,v 1.90 2008-07-16 11:42:13 mike Exp $ package ZOOM::IRSpy; diff --git a/lib/ZOOM/IRSpy/Connection.pm b/lib/ZOOM/IRSpy/Connection.pm index 469968e..6157f98 100644 --- a/lib/ZOOM/IRSpy/Connection.pm +++ b/lib/ZOOM/IRSpy/Connection.pm @@ -1,4 +1,3 @@ -# $Id: Connection.pm,v 1.21 2007-12-20 12:35:01 mike Exp $ package ZOOM::IRSpy::Connection; diff --git a/lib/ZOOM/IRSpy/Maintenance.pod b/lib/ZOOM/IRSpy/Maintenance.pod index 4c8e310..ef08f45 100644 --- a/lib/ZOOM/IRSpy/Maintenance.pod +++ b/lib/ZOOM/IRSpy/Maintenance.pod @@ -1,4 +1,3 @@ -# $Id: Maintenance.pod,v 1.4 2006-09-18 10:27:57 mike Exp $ package ZOOM::IRSpy::Maintenance; diff --git a/lib/ZOOM/IRSpy/Node.pm b/lib/ZOOM/IRSpy/Node.pm index 9d2f5c7..7e0b9b1 100644 --- a/lib/ZOOM/IRSpy/Node.pm +++ b/lib/ZOOM/IRSpy/Node.pm @@ -1,4 +1,3 @@ -# $Id: Node.pm,v 1.6 2007-02-28 17:34:54 mike Exp $ package ZOOM::IRSpy::Node; diff --git a/lib/ZOOM/IRSpy/Record.pm b/lib/ZOOM/IRSpy/Record.pm index e80fe12..b0b0bfd 100644 --- a/lib/ZOOM/IRSpy/Record.pm +++ b/lib/ZOOM/IRSpy/Record.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Stats.pm b/lib/ZOOM/IRSpy/Stats.pm index f701740..641f47f 100644 --- a/lib/ZOOM/IRSpy/Stats.pm +++ b/lib/ZOOM/IRSpy/Stats.pm @@ -1,4 +1,3 @@ -# $Id: Stats.pm,v 1.7 2007-10-31 16:42:13 mike Exp $ package ZOOM::IRSpy::Stats; diff --git a/lib/ZOOM/IRSpy/Task.pm b/lib/ZOOM/IRSpy/Task.pm index 4340198..a115649 100644 --- a/lib/ZOOM/IRSpy/Task.pm +++ b/lib/ZOOM/IRSpy/Task.pm @@ -1,4 +1,3 @@ -# $Id: Task.pm,v 1.7 2007-08-01 15:11:03 mike Exp $ package ZOOM::IRSpy::Task; diff --git a/lib/ZOOM/IRSpy/Task/Connect.pm b/lib/ZOOM/IRSpy/Task/Connect.pm index 5080a7a..117f062 100644 --- a/lib/ZOOM/IRSpy/Task/Connect.pm +++ b/lib/ZOOM/IRSpy/Task/Connect.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Task/Retrieve.pm b/lib/ZOOM/IRSpy/Task/Retrieve.pm index 4d7a8c5..1580e94 100644 --- a/lib/ZOOM/IRSpy/Task/Retrieve.pm +++ b/lib/ZOOM/IRSpy/Task/Retrieve.pm @@ -1,4 +1,3 @@ -# $Id: Retrieve.pm,v 1.6 2007-05-09 11:05:30 mike Exp $ package ZOOM::IRSpy::Task::Retrieve; diff --git a/lib/ZOOM/IRSpy/Task/Search.pm b/lib/ZOOM/IRSpy/Task/Search.pm index 68397c0..8437586 100644 --- a/lib/ZOOM/IRSpy/Task/Search.pm +++ b/lib/ZOOM/IRSpy/Task/Search.pm @@ -1,4 +1,3 @@ -# $Id: Search.pm,v 1.16 2007-12-18 11:59:42 mike Exp $ package ZOOM::IRSpy::Task::Search; diff --git a/lib/ZOOM/IRSpy/Test.pm b/lib/ZOOM/IRSpy/Test.pm index 765cd4f..097b9c5 100644 --- a/lib/ZOOM/IRSpy/Test.pm +++ b/lib/ZOOM/IRSpy/Test.pm @@ -1,4 +1,3 @@ -# $Id: Test.pm,v 1.8 2007-04-18 15:24:45 mike Exp $ package ZOOM::IRSpy::Test; diff --git a/lib/ZOOM/IRSpy/Test/Main.pm b/lib/ZOOM/IRSpy/Test/Main.pm index 6814217..428afd3 100644 --- a/lib/ZOOM/IRSpy/Test/Main.pm +++ b/lib/ZOOM/IRSpy/Test/Main.pm @@ -1,4 +1,3 @@ -# $Id: Main.pm,v 1.14 2007-04-18 15:24:55 mike Exp $ package ZOOM::IRSpy::Test::Main; diff --git a/lib/ZOOM/IRSpy/Test/Ping.pm b/lib/ZOOM/IRSpy/Test/Ping.pm index bc915db..31b7f4d 100644 --- a/lib/ZOOM/IRSpy/Test/Ping.pm +++ b/lib/ZOOM/IRSpy/Test/Ping.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Quick.pm b/lib/ZOOM/IRSpy/Test/Quick.pm index 8a2f54b..c184ccd 100644 --- a/lib/ZOOM/IRSpy/Test/Quick.pm +++ b/lib/ZOOM/IRSpy/Test/Quick.pm @@ -1,4 +1,3 @@ -# $Id: Quick.pm,v 1.4 2007-04-18 15:25:07 mike Exp $ package ZOOM::IRSpy::Test::Quick; diff --git a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm index ccaaa9f..2288715 100644 --- a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm +++ b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Record/Main.pm b/lib/ZOOM/IRSpy/Test/Record/Main.pm index 67bd259..0dc78c7 100644 --- a/lib/ZOOM/IRSpy/Test/Record/Main.pm +++ b/lib/ZOOM/IRSpy/Test/Record/Main.pm @@ -1,4 +1,3 @@ -# $Id: Main.pm,v 1.1 2006-10-23 13:54:52 sondberg Exp $ package ZOOM::IRSpy::Test::Record::Main; diff --git a/lib/ZOOM/IRSpy/Test/ResultSet/Main.pm b/lib/ZOOM/IRSpy/Test/ResultSet/Main.pm index 7b3e3ab..c562246 100644 --- a/lib/ZOOM/IRSpy/Test/ResultSet/Main.pm +++ b/lib/ZOOM/IRSpy/Test/ResultSet/Main.pm @@ -1,4 +1,3 @@ -# $Id: Main.pm,v 1.1 2006-11-02 11:46:40 sondberg Exp $ package ZOOM::IRSpy::Test::ResultSet::Main; diff --git a/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm b/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm index eb3a342..7da2596 100644 --- a/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm +++ b/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/Bib1.pm b/lib/ZOOM/IRSpy/Test/Search/Bib1.pm index 7dc644e..64c0d0e 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Bib1.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Bib1.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/Boolean.pm b/lib/ZOOM/IRSpy/Test/Search/Boolean.pm index 8d3e5bb..29bc211 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Boolean.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Boolean.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/CQL.pm b/lib/ZOOM/IRSpy/Test/Search/CQL.pm index 5a5385c..c4f049b 100644 --- a/lib/ZOOM/IRSpy/Test/Search/CQL.pm +++ b/lib/ZOOM/IRSpy/Test/Search/CQL.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/DBDate.pm b/lib/ZOOM/IRSpy/Test/Search/DBDate.pm index 5359477..981e92e 100644 --- a/lib/ZOOM/IRSpy/Test/Search/DBDate.pm +++ b/lib/ZOOM/IRSpy/Test/Search/DBDate.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/Dan1.pm b/lib/ZOOM/IRSpy/Test/Search/Dan1.pm index 51b6607..cbee4b4 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Dan1.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Dan1.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/Explain.pm b/lib/ZOOM/IRSpy/Test/Search/Explain.pm index 28a18da..7bdad09 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Explain.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Explain.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Test/Search/Main.pm b/lib/ZOOM/IRSpy/Test/Search/Main.pm index f657a9d..9e928ce 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Main.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Main.pm @@ -1,4 +1,3 @@ -# $Id: Main.pm,v 1.8 2007-05-01 15:30:38 mike Exp $ package ZOOM::IRSpy::Test::Search::Main; diff --git a/lib/ZOOM/IRSpy/Test/Search/Title.pm b/lib/ZOOM/IRSpy/Test/Search/Title.pm index 86f5aec..2e123f9 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Title.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Title.pm @@ -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 diff --git a/lib/ZOOM/IRSpy/Utils.pm b/lib/ZOOM/IRSpy/Utils.pm index dfe4e99..868639b 100644 --- a/lib/ZOOM/IRSpy/Utils.pm +++ b/lib/ZOOM/IRSpy/Utils.pm @@ -1,4 +1,3 @@ -# $Id: Utils.pm,v 1.38 2009-04-15 18:16:45 wosch Exp $ package ZOOM::IRSpy::Utils; diff --git a/lib/ZOOM/IRSpy/Web.pm b/lib/ZOOM/IRSpy/Web.pm index 7f7dd9d..f99ae67 100644 --- a/lib/ZOOM/IRSpy/Web.pm +++ b/lib/ZOOM/IRSpy/Web.pm @@ -1,4 +1,3 @@ -# $Id: Web.pm,v 1.5 2007-05-08 16:20:04 mike Exp $ package ZOOM::IRSpy::Web; diff --git a/lib/ZOOM/IRSpy/WebService.pod b/lib/ZOOM/IRSpy/WebService.pod index a30bfa6..a30d52a 100644 --- a/lib/ZOOM/IRSpy/WebService.pod +++ b/lib/ZOOM/IRSpy/WebService.pod @@ -1,4 +1,3 @@ -# $Id: WebService.pod,v 1.5 2007-01-24 09:28:02 mike Exp $ package ZOOM::IRSpy::WebService; diff --git a/lib/ZOOM/IRSpy/x.pl b/lib/ZOOM/IRSpy/x.pl index 20b2d97..c2d0a21 100644 --- a/lib/ZOOM/IRSpy/x.pl +++ b/lib/ZOOM/IRSpy/x.pl @@ -1,6 +1,5 @@ #!/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 diff --git a/lib/ZOOM/Pod.pm b/lib/ZOOM/Pod.pm index 5faee4d..15644ed 100644 --- a/lib/ZOOM/Pod.pm +++ b/lib/ZOOM/Pod.pm @@ -1,4 +1,3 @@ -# $Id: Pod.pm,v 1.22 2006-10-06 11:33:07 mike Exp $ package ZOOM::Pod; diff --git a/lib/ZOOM/XML/Simple.pm b/lib/ZOOM/XML/Simple.pm index e666ba0..8c8a62e 100644 --- a/lib/ZOOM/XML/Simple.pm +++ b/lib/ZOOM/XML/Simple.pm @@ -1,4 +1,3 @@ -# $Id: Simple.pm,v 1.2 2006-07-21 11:29:17 mike Exp $ package ZOOM::XML::Simple; -- 1.7.10.4