X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FDBDate.pm;h=a7f35196b190c61ff9de30e7953524fb2adb5fee;hb=c3814e75a795a951ec1c89f9214709f8db9d233d;hp=4ecdc912ef7832ad7721f2994045043397a43228;hpb=d5c2a768a43e05850dc431cd4787f179627821c6;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/DBDate.pm b/lib/ZOOM/IRSpy/Test/Search/DBDate.pm index 4ecdc91..a7f3519 100644 --- a/lib/ZOOM/IRSpy/Test/Search/DBDate.pm +++ b/lib/ZOOM/IRSpy/Test/Search/DBDate.pm @@ -1,4 +1,4 @@ -# $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 @@ -17,6 +17,8 @@ use warnings; use ZOOM::IRSpy::Test; our @ISA = qw(ZOOM::IRSpy::Test); +use ZOOM::IRSpy::Utils qw(isodate); + sub start { my $class = shift();