/[Grep]/lib/Grep/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 /lib/Grep/Search.pm

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

revision 135 by dpavlin, Tue May 1 10:47:23 2007 UTC revision 136 by dpavlin, Thu May 3 15:39:52 2007 UTC
# Line 192  sub finish { Line 192  sub finish {
192          return;          return;
193  }  }
194    
 =cut  
   
195  =head2 snippet  =head2 snippet
196    
197    my $short = $self->snippet( 50, $text );    my $short = $self->snippet( 50, $text );
# Line 223  package Grep::Search::Schema; Line 221  package Grep::Search::Schema;
221    
222  =head1 NAME  =head1 NAME
223    
224  Grep::Search::Schema - data definition  Grep::Search::Schema - schema definition for full-text search
225    
226  =cut  =cut
227    

Legend:
Removed from v.135  
changed lines
  Added in v.136

  ViewVC Help
Powered by ViewVC 1.1.26