-# $Id: IRSpy.pm,v 1.90 2008-07-16 11:42:13 mike Exp $
package ZOOM::IRSpy;
-# $Id: Connection.pm,v 1.21 2007-12-20 12:35:01 mike Exp $
package ZOOM::IRSpy::Connection;
-# $Id: Maintenance.pod,v 1.4 2006-09-18 10:27:57 mike Exp $
package ZOOM::IRSpy::Maintenance;
-# $Id: Node.pm,v 1.6 2007-02-28 17:34:54 mike Exp $
package ZOOM::IRSpy::Node;
-# $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
-# $Id: Stats.pm,v 1.7 2007-10-31 16:42:13 mike Exp $
package ZOOM::IRSpy::Stats;
-# $Id: Task.pm,v 1.7 2007-08-01 15:11:03 mike Exp $
package ZOOM::IRSpy::Task;
-# $Id: Connect.pm,v 1.6 2006-11-02 16:11:44 mike Exp $
# See ZOOM/IRSpy/Task/Search.pm for documentation
-# $Id: Retrieve.pm,v 1.6 2007-05-09 11:05:30 mike Exp $
package ZOOM::IRSpy::Task::Retrieve;
-# $Id: Search.pm,v 1.16 2007-12-18 11:59:42 mike Exp $
package ZOOM::IRSpy::Task::Search;
-# $Id: Test.pm,v 1.8 2007-04-18 15:24:45 mike Exp $
package ZOOM::IRSpy::Test;
-# $Id: Main.pm,v 1.14 2007-04-18 15:24:55 mike Exp $
package ZOOM::IRSpy::Test::Main;
-# $Id: Ping.pm,v 1.28 2008-07-16 11:51:09 mike Exp $
# See the "Main" test package for documentation
-# $Id: Quick.pm,v 1.4 2007-04-18 15:25:07 mike Exp $
package ZOOM::IRSpy::Test::Quick;
-# $Id: Fetch.pm,v 1.31 2009-04-21 13:42:58 mike Exp $
# See the "Main" test package for documentation
-# $Id: Main.pm,v 1.1 2006-10-23 13:54:52 sondberg Exp $
package ZOOM::IRSpy::Test::Record::Main;
-# $Id: Main.pm,v 1.1 2006-11-02 11:46:40 sondberg Exp $
package ZOOM::IRSpy::Test::ResultSet::Main;
-# $Id: Named.pm,v 1.6 2007-08-01 15:11:20 mike Exp $
# See the "Main" test package for documentation
-# $Id: Bib1.pm,v 1.18 2007-03-15 11:40:27 mike Exp $
# See the "Main" test package for documentation
-# $Id: Boolean.pm,v 1.5 2007-03-15 11:40:39 mike Exp $
# See the "Main" test package for documentation
-# $Id: CQL.pm,v 1.1 2007-05-01 15:32:16 mike Exp $
# See the "Main" test package for documentation
-# $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
-# $Id: Dan1.pm,v 1.7 2007-03-15 11:40:52 mike Exp $
# See the "Main" test package for documentation
-# $Id: Explain.pm,v 1.7 2007-03-15 11:41:24 mike Exp $
# See the "Main" test package for documentation
-# $Id: Main.pm,v 1.8 2007-05-01 15:30:38 mike Exp $
package ZOOM::IRSpy::Test::Search::Main;
-# $Id: Title.pm,v 1.10 2007-02-23 15:03:44 mike Exp $
# See the "Main" test package for documentation
-# $Id: Utils.pm,v 1.38 2009-04-15 18:16:45 wosch Exp $
package ZOOM::IRSpy::Utils;
-# $Id: Web.pm,v 1.5 2007-05-08 16:20:04 mike Exp $
package ZOOM::IRSpy::Web;
-# $Id: WebService.pod,v 1.5 2007-01-24 09:28:02 mike Exp $
package ZOOM::IRSpy::WebService;
#!/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
-# $Id: Pod.pm,v 1.22 2006-10-06 11:33:07 mike Exp $
package ZOOM::Pod;
-# $Id: Simple.pm,v 1.2 2006-07-21 11:29:17 mike Exp $
package ZOOM::XML::Simple;