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/
6 lines
258 B
Text
6 lines
258 B
Text
bin/yahooquote
|
|
%%SITE_PERL%%/Finance/YahooQuote.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/YahooQuote/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/YahooQuote
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance
|
|
@dirrmtry %%SITE_PERL%%/Finance
|