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

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

revision 173 by dpavlin, Sun Aug 6 18:15:11 2006 UTC revision 174 by dpavlin, Sun Aug 6 18:15:56 2006 UTC
# Line 679  sub skip { Line 679  sub skip {
679    
680  =head2 set_mask  =head2 set_mask
681    
682  Select just some links when searching and not all.  Filter out some links when searching.
683    
684  Argument array of link numbers, starting with 0.  Argument array of link numbers, starting with 0 (current node).
685    
686    $cond->set_mask(qw/0 1 4/);    $cond->set_mask(qw/0 1 4/);
687    

Legend:
Removed from v.173  
changed lines
  Added in v.174

  ViewVC Help
Powered by ViewVC 1.1.26