--- trunk/run.pl 2005/12/05 17:47:51 217 +++ trunk/run.pl 2005/12/05 17:48:23 221 @@ -48,6 +48,7 @@ my $db = new WebPAC::Store( path => $db_path, database => $database, + debug => 1, ); my $est_config = $config->{hyperestraier} || $log->logdie("can't find 'hyperestraier' part in confguration"); @@ -88,6 +89,7 @@ db => $db, lookup_regex => $lookup->regex, lookup => $lookup, + prefix => $input->{name}, ); $n->open(