--- trunk/lib/WebPAC/Normalize/MARC.pm 2007/11/11 19:58:57 1031 +++ trunk/lib/WebPAC/Normalize/MARC.pm 2007/11/12 10:16:16 1035 @@ -171,7 +171,7 @@ my @templates = split(/\|/, $template ); @templates = ( $template ) unless @templates; - warn "### templates = ",dump( @templates ); + warn "### templates = ",dump( @templates ),$/ if $debug; foreach my $sf ( @templates ) { sub fill_in {