/[webpac2]/Webpacus2/lib/Webpacus/Action/Search.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 /Webpacus2/lib/Webpacus/Action/Search.pm

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

revision 1091 by dpavlin, Sun Dec 2 03:00:07 2007 UTC revision 1092 by dpavlin, Tue Feb 12 19:12:48 2008 UTC
# Line 151  sub next { Line 151  sub next {
151                  warn "## create WebPAC::Store\n";                  warn "## create WebPAC::Store\n";
152          }          }
153    
154          my $hit = $self->index->fetch_hit_hashref;          my $hit = $self->index->fetch_hit;
155    
156          return unless $hit;          return unless $hit;
157    

Legend:
Removed from v.1091  
changed lines
  Added in v.1092

  ViewVC Help
Powered by ViewVC 1.1.26