/[wait]/trunk/lib/WAIT/InvertedIndex.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/WAIT/InvertedIndex.pm

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

revision 4 by dpavlin, Sun May 23 15:37:29 2004 UTC revision 5 by dpavlin, Sun May 23 17:28:48 2004 UTC
# Line 357  sub parse { Line 357  sub parse {
357    &{$self->{func}}(@_);    &{$self->{func}}(@_);
358  }  }
359    
360  sub keys {  sub _keys {
361    my $self  = shift;    my $self  = shift;
362    
363    defined $self->{db} or $self->open;    defined $self->{db} or $self->open;

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26