/[webpac2]/trunk/run.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/run.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 956 by dpavlin, Fri Nov 2 10:54:42 2007 UTC revision 957 by dpavlin, Fri Nov 2 10:54:44 2007 UTC
# Line 311  foreach my $database ( sort keys %{ $con Line 311  foreach my $database ( sort keys %{ $con
311    
312          foreach my $output ( @outputs ) {          foreach my $output ( @outputs ) {
313    
314  warn '## output = ',dump( $output );  #warn '## output = ',dump( $output );
315    
316                  my $module = $output->{module} || $log->logdie("need module in output section of $database");                  my $module = $output->{module} || $log->logdie("need module in output section of $database");
317                  $module = 'WebPAC::Output::' . $module unless $module =~ m/::/;                  $module = 'WebPAC::Output::' . $module unless $module =~ m/::/;

Legend:
Removed from v.956  
changed lines
  Added in v.957

  ViewVC Help
Powered by ViewVC 1.1.26