--- trunk/run.pl 2006/02/19 16:36:42 401 +++ trunk/run.pl 2006/02/26 23:21:50 416 @@ -153,6 +153,7 @@ limit => $limit || $input->{limit}, offset => $offset, lookup => $lookup, + recode => $input->{recode}, ); $log->logdie("can't create input using $input_module") unless ($input);