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

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

revision 777 by dpavlin, Sun Nov 5 14:48:12 2006 UTC revision 778 by dpavlin, Sun Nov 5 14:51:59 2006 UTC
# Line 111  sub new { Line 111  sub new {
111                                  push @{ $row->{$f} }, '^' . $sf . encode_utf8( $v->textContent );                                  push @{ $row->{$f} }, '^' . $sf . encode_utf8( $v->textContent );
112                          }                          }
113    
114                          $log->debug("using $xpath to fill $f^$sf ==> ", dump( $row->{$f} ));                          $log->debug("using $xpath to fill $f^$sf ==> ", dump( $row->{$f} )) if (defined( $row->{$f} ));
115                  }                  }
116    
117                  $self->{_rows}->{ $mfn } = $row;                  $self->{_rows}->{ $mfn } = $row;

Legend:
Removed from v.777  
changed lines
  Added in v.778

  ViewVC Help
Powered by ViewVC 1.1.26