--- trunk/run.pl 2006/07/10 10:16:11 595 +++ trunk/run.pl 2006/07/13 21:31:32 600 @@ -247,6 +247,7 @@ }, recode => $input->{recode}, stats => $stats, + modify_records => $input->{modify_records}, ); $log->logdie("can't create input using $input_module") unless ($input);