--- trunk/lib/WebPAC/Normalize/MARC.pm 2007/11/12 11:17:19 1037 +++ trunk/lib/WebPAC/Normalize/MARC.pm 2007/11/12 11:57:00 1038 @@ -17,7 +17,7 @@ use WebPAC::Normalize; -our $debug = 42; +our $debug = 0; my ($marc_record, $marc_encoding, $marc_repeatable_subfield, $marc_indicators, $marc_leader); my ($marc_record_offset, $marc_fetch_offset) = (0, 0);