--- trunk/run.pl 2007/05/23 20:04:13 833 +++ trunk/run.pl 2007/05/24 10:53:48 834 @@ -562,7 +562,7 @@ print $report_fh "$errors\n" if ($report_fh); } - print $report_fh "\nAll possible subfields/delimiter templates:\n", $validate->delimiters_templates, "\n\n"; + print $report_fh "\nAll possible subfields/delimiter templates:\n", $validate->delimiters_templates( report => 1 ), "\n\n"; } if ($stats) {