Query: finance::quote::yahoo::base
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::Yahoo::Base(3) User Contributed Perl Documentation Finance::Quote::Yahoo::Base(3)NAMEFinance::Quote::Yahoo::Base - Common functions for fetching Yahoo info.SYNOPSISBase functions for use by the Finance::Quote::Yahoo::* modules.DESCRIPTIONThis module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If you're thinking of writing a module to fetch specific information from Yahoo, then you might wish to look through the source code for this module.LABELS RETURNEDMost Yahoo functions will return a standard set of labels. These include (where available): symbol, name, last, date, time, net, p_change, volume, bid, ask close, open, day_range, year_range, eps, pe, div_date, div, div_yield, cap, ex_div, avg_vol.SEE ALSOFinance::Quote::Yahoo::Australia, Finance::Quote::Yahoo::USA, Finance::Quote::Yahoo::Europe. perl v5.12.1 2009-10-05 Finance::Quote::Yahoo::Base(3)