/[webpac2]/trunk/lib/WebPAC/Parser.pm
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/lib/WebPAC/Parser.pm

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

revision 800 by dpavlin, Sun Feb 4 23:10:18 2007 UTC revision 826 by dpavlin, Sun May 20 16:19:13 2007 UTC
# Line 262  sub _read_sources { Line 262  sub _read_sources {
262                          $self->{valid_inputs}->{$database}->{$input_name}++;                          $self->{valid_inputs}->{$database}->{$input_name}++;
263    
264                          push @sources, sub {                          push @sources, sub {
265                                  warn "### $database $input_name, $full ###\n";                                  #warn "### $database $input_name, $full ###\n";
266                                  $self->_parse_source( $database, $input_name, $full, $s );                                  $self->_parse_source( $database, $input_name, $full, $s );
267                          };                          };
268    

Legend:
Removed from v.800  
changed lines
  Added in v.826

  ViewVC Help
Powered by ViewVC 1.1.26