--- trunk/run.pl 2007/06/21 12:53:41 866 +++ trunk/run.pl 2007/06/21 21:26:17 868 @@ -362,6 +362,7 @@ stats => $stats, modify_records => $input->{modify_records}, modify_file => $input->{modify_file}, + input_config => $input, ); $log->logdie("can't create input using $input_module") unless ($input);