summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-10-07 05:00:55 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-10-07 05:00:55 +0000
commite2e3e795eb4b80d8b150108f7f6ccc0970a8263b (patch)
tree09138335637341f821e50e042b8e4a18acba14b1 /finance/Makefile
parent- Update to 2.3 (diff)
- add Finance::YahooQuote 0.22
This module gets stock quotes from Yahoo! Finance. The getonequote function will return a quote for a single stock symbol, while the getquote function will return a quote for each of the stock symbols passed to it. getcustomquote allows to specify a format other than the default to take advantage of the extended range of available information. WWW: http://search.cpan.org/dist/Finance-YahooQuote/
Notes
Notes: svn path=/head/; revision=242533
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 590af6fe0c58..e3379c392234 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -68,6 +68,7 @@
SUBDIR += p5-Finance-QuoteTW
SUBDIR += p5-Finance-TW-EmergingQuote
SUBDIR += p5-Finance-TW-TSEQuote
+ SUBDIR += p5-Finance-YahooQuote
SUBDIR += p5-Locale-Currency-Format
SUBDIR += p5-Math-Financial
SUBDIR += p5-PFProAPI