aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Finance-YahooQuote
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-3/+0
| | | | Notes: svn path=/head/; revision=371564
* - Stage supportMartin Wilke2014-02-012-4/+2
| | | | Notes: svn path=/head/; revision=342154
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325959
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 0.24Yen-Ming Lee2010-03-292-4/+4
| | | | | | | Noticed by: miwi@ Notes: svn path=/head/; revision=251677
* - add Finance::YahooQuote 0.22Yen-Ming Lee2009-10-074-0/+43
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: svn path=/head/; revision=242533