From: Mike Taylor Date: Wed, 25 Oct 2006 15:45:07 +0000 (+0000) Subject: Reinstate full list of record syntaxes. X-Git-Tag: CPAN-v1.02~54^2~856 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=7c80e0b9d63f94c3a115cc942b7e3d3ac3217e62 Reinstate full list of record syntaxes. --- diff --git a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm index 2e0b591..a4275c5 100644 --- a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm +++ b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm @@ -1,4 +1,4 @@ -# $Id: Fetch.pm,v 1.7 2006-10-25 15:44:50 mike Exp $ +# $Id: Fetch.pm,v 1.8 2006-10-25 15:45:07 mike Exp $ # See the "Main" test package for documentation @@ -50,7 +50,7 @@ sub completed_search { 'usmarc', 'xml' ); - @syntax = qw(grs-1 sutrs usmarc xml); # simplify for debugging + #@syntax = qw(grs-1 sutrs usmarc xml); # simplify for debugging foreach my $syntax (@syntax) { $conn->irspy_rs_record($task->{rs}, 0, { syntax => $syntax },