--- trunk/run.pl 2006/07/13 13:55:19 599 +++ 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);