ported r248:252 from hidra branch:
[webpac] / feeds / sciencedirect2.pl
index fb6e441..430defa 100755 (executable)
@@ -111,8 +111,8 @@ if ($res->is_success) {
                                        }
                                        $j_detailed++;
                                } else {
-                                       print $link->attr('href')."\n";
-                                       print $link->as_text."\n";
+                                       print "0: ",$link->as_text."\n";
+                                       print "7: http://www.sciencedirect.com",$link->attr('href')."\n";
                                        $j_basic++;
                                        print STDERR "can't find details for $j\n" if ($debug);
                                }