/[SWISH-Split]/trunk/Split.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/Split.pm

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

revision 12 by dpavlin, Fri Apr 29 22:50:16 2005 UTC revision 13 by dpavlin, Fri Apr 29 23:25:02 2005 UTC
# Line 159  Delete documents from index. Line 159  Delete documents from index.
159    
160    $i->delete(@swishpath);    $i->delete(@swishpath);
161    
162    B<This function is not implemented.>
163    
164  =cut  =cut
165    
166  sub delete {  sub delete {
# Line 170  sub delete { Line 172  sub delete {
172                  $self->{'paths'}->{$path} = DELETED;                  $self->{'paths'}->{$path} = DELETED;
173          }          }
174    
175            die "delete is not yet implemented";
176    
177          return 42;          return 42;
178  }  }
179    

Legend:
Removed from v.12  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.26