perl.Finance::Quote 1.19 (close #1759)

This restores access to Yahoo. It is not available on CPAN yet, so the
download refers to Sourceforge directly.
This commit is contained in:
Aristid Breitkreuz
2014-02-16 14:34:39 +01:00
committed by Vladimír Čunát
parent c7eb4982f3
commit 4fab99a195
2 changed files with 4 additions and 17 deletions

View File

@@ -1,12 +0,0 @@
diff -ru Finance-Quote-1.18-orig/lib/Finance/Quote/Yahoo/USA.pm Finance-Quote-1.18/lib/Finance/Quote/Yahoo/USA.pm
--- Finance-Quote-1.18-orig/lib/Finance/Quote/Yahoo/USA.pm 2012-09-30 13:37:20.000000000 +0000
+++ Finance-Quote-1.18/lib/Finance/Quote/Yahoo/USA.pm 2014-02-13 22:02:53.538698928 +0000
@@ -41,7 +41,7 @@
# URLs of where to obtain information.
-$YAHOO_URL = ("http://finance.yahoo.com/d");
+$YAHOO_URL = ("http://finance.yahoo.com/d/quotes.csv");
sub methods {return (canada => \&yahoo,
usa => \&yahoo,