1Finance::Quote::Union(3U)ser Contributed Perl DocumentatiFoinnance::Quote::Union(3)
2
3
4

NAME

6       Finance::Quote::Union    - Obtain quotes from UNION (Zurich Financial
7       Services Group).
8

SYNOPSIS

10           use Finance::Quote;
11
12           $q = Finance::Quote->new;
13
14           %stockinfo = $q->fetch("unionfunds","975788");
15

DESCRIPTION

17       This module obtains information about UNION managed funds.
18
19       Information returned by this module is governed by UNION's terms and
20       conditions.
21

LABELS RETURNED

23       The following labels may be returned by Finance::Quote::UNION:
24       exchange, name, date, price, last.
25

SEE ALSO

27       UNION (Union Invest), http://www.union-invest.de/
28
29
30
31perl v5.34.1                      2022-07-04          Finance::Quote::Union(3)
Impressum