--- trunk/run.pl 2006/09/05 15:14:14 627 +++ trunk/run.pl 2006/09/06 19:25:22 636 @@ -347,6 +347,7 @@ recode => $input->{recode}, stats => $stats, modify_records => $input->{modify_records}, + modify_file => $input->{modify_file}, ); $log->logdie("can't create input using $input_module") unless ($input);