FreeBSD Manual Pages
Finance::Quote::Union(User Contributed Perl DocumentatFinance::Quote::Union(3) 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.32.0 2019-06-30 Finance::Quote::Union(3)
NAME | SYNOPSIS | DESCRIPTION | LABELS RETURNED | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Finance::Quote::Union&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>