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

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

revision 148 by dpavlin, Tue May 8 12:37:28 2007 UTC revision 149 by dpavlin, Sat Jun 9 09:15:41 2007 UTC
# Line 48  sub take_action { Line 48  sub take_action {
48    
49          my $search = Grep::Search->new();          my $search = Grep::Search->new();
50    
51            $self->log->debug("action is searching for $q");
52    
53          my $coll = $search->collection( $q ) ||          my $coll = $search->collection( $q ) ||
54                  return $self->result->error("No results");                  return $self->result->error("No results");
55    

Legend:
Removed from v.148  
changed lines
  Added in v.149

  ViewVC Help
Powered by ViewVC 1.1.26