debian man page for finance::quote::union

Query: finance::quote::union

OS: debian

Section: 3pm

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

Finance::Quote::Union(3pm)				User Contributed Perl Documentation				Finance::Quote::Union(3pm)

NAME
Finance::Quote::Union - Obtain quotes from UNION (Zurich Financial Services Group).
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("unionfunds","975788");
DESCRIPTION
This module obtains information about UNION managed funds. Information returned by this module is governed by UNION's terms and conditions.
LABELS RETURNED
The following labels may be returned by Finance::Quote::UNION: exchange, name, date, price, last.
SEE ALSO
UNION (Union Invest), http://www.union-invest.de/ perl v5.14.2 2012-05-06 Finance::Quote::Union(3pm)
Related Man Pages
finance::quote::asx(3) - suse
finance::quote::yahoo::nz(3) - suse
finance::quote::asx(3pm) - debian
finance::quote::bsero(3pm) - debian
finance::quote::lerevenu(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?