/[webpac]/branches/cpi/feeds/sciencedirect2.pl
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 /branches/cpi/feeds/sciencedirect2.pl

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

revision 74 by dpavlin, Sat Jul 5 22:37:30 2003 UTC revision 77 by dpavlin, Sat Jul 5 23:38:08 2003 UTC
# Line 111  if ($res->is_success) { Line 111  if ($res->is_success) {
111                                          }                                          }
112                                          $j_detailed++;                                          $j_detailed++;
113                                  } else {                                  } else {
114                                          print $link->attr('href')."\n";                                          print "0: ",$link->as_text."\n";
115                                          print $link->as_text."\n";                                          print "7: http://www.sciencedirect.com",$link->attr('href')."\n";
116                                          $j_basic++;                                          $j_basic++;
117                                          print STDERR "can't find details for $j\n" if ($debug);                                          print STDERR "can't find details for $j\n" if ($debug);
118                                  }                                  }

Legend:
Removed from v.74  
changed lines
  Added in v.77

  ViewVC Help
Powered by ViewVC 1.1.26