-# $Id: Ping.pm,v 1.15 2006-11-20 15:05:53 mike Exp $
+# $Id: Ping.pm,v 1.16 2006-11-29 18:18:37 mike Exp $
# See the "Main" test package for documentation
use ZOOM::IRSpy::Test;
our @ISA = qw(ZOOM::IRSpy::Test);
+use ZOOM::IRSpy::Utils qw(isodate);
+
sub start {
my $class = shift();
-# $Id: DBDate.pm,v 1.2 2006-10-25 10:49:51 mike Exp $
+# $Id: DBDate.pm,v 1.3 2006-11-29 18:18:38 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
use ZOOM::IRSpy::Test;
our @ISA = qw(ZOOM::IRSpy::Test);
+use ZOOM::IRSpy::Utils qw(isodate);
+
sub start {
my $class = shift();
-# $Id: Title.pm,v 1.8 2006-10-25 10:49:51 mike Exp $
+# $Id: Title.pm,v 1.9 2006-11-29 18:18:38 mike Exp $
# See the "Main" test package for documentation
use ZOOM::IRSpy::Test;
our @ISA = qw(ZOOM::IRSpy::Test);
+use ZOOM::IRSpy::Utils qw(isodate);
+
sub start {
my $class = shift();