debian man page for finance::quote::yahoo::base

Query: finance::quote::yahoo::base

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Finance::Quote::Yahoo::Base(3pm)			User Contributed Perl Documentation			  Finance::Quote::Yahoo::Base(3pm)

NAME
Finance::Quote::Yahoo::Base - Common functions for fetching Yahoo info.
SYNOPSIS
Base functions for use by the Finance::Quote::Yahoo::* modules.
DESCRIPTION
This 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 RETURNED
Most 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 ALSO
Finance::Quote::Yahoo::Australia, Finance::Quote::Yahoo::USA, Finance::Quote::Yahoo::Europe. perl v5.14.2 2012-05-06 Finance::Quote::Yahoo::Base(3pm)
Related Man Pages
finance::quote::fidelity(3pm) - debian
finance::quote::yahoo::australia(3pm) - debian
finance::quote::yahoo::brasil(3pm) - debian
finance::quote::yahoo::europe(3pm) - debian
finance::quote::yahoo::usa(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file