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

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

revision 89 by dpavlin, Fri Feb 23 20:47:08 2007 UTC revision 90 by dpavlin, Fri Feb 23 23:57:42 2007 UTC
# Line 20  sub fetch { Line 20  sub fetch {
20          my $parent = shift;          my $parent = shift;
21    
22          $parent->scrape(          $parent->scrape(
23                  submit_form => {  #               submit_form => {
24                          fields => {  #                       fields => {
25                                  value => $parent->q,  #                               value => $parent->q,
26                          },  #                       },
27                          button => 'fullsearch',  #                       button => 'fullsearch',
28                  },  #               },
29                  wrapper => [ qw/div class searchresults/ ],                  wrapper => [ qw/div class searchresults/ ],
30                  results => 'dt',                  results => 'dt',
31                  scrape => [ qw/div id page/ ],                  scrape => [ qw/div id page/ ],

Legend:
Removed from v.89  
changed lines
  Added in v.90

  ViewVC Help
Powered by ViewVC 1.1.26