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::bsero(3pm) - debian
finance::quote::fidelity(3pm) - debian
finance::quote::yahoo::brasil(3pm) - debian
finance::quote::yahoo::nz(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file