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

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

revision 114 by dpavlin, Sun Mar 25 11:42:49 2007 UTC revision 115 by dpavlin, Sun Mar 25 11:55:08 2007 UTC
# Line 25  sub fetch { Line 25  sub fetch {
25    
26          $parent->scrape(          $parent->scrape(
27                  wrapper => [ qw/div class wikisearch/ ],                  wrapper => [ qw/div class wikisearch/ ],
28                  results => 'dt',                  results => 'dd',
29                  scrape => [ qw/div id wikitext/ ],                  scrape => [ qw/div id wikitext/ ],
30          );          );
31    

Legend:
Removed from v.114  
changed lines
  Added in v.115

  ViewVC Help
Powered by ViewVC 1.1.26