1Finance::Quote::DWS(3)User Contributed Perl DocumentationFinance::Quote::DWS(3)
2
3
4

NAME

6       Finance::Quote::DWS - Obtain quotes from DWS (Deutsche Bank Gruppe)
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new;
12
13           %fundinfo = $q->fetch("dwsfunds","847402", "DE0008474024", ...);
14

DESCRIPTION

16       This module obtains information about DWS managed funds. Query it with
17       German WKN and/or international ISIN symbols.
18

LABELS RETURNED

20       The following labels may be returned by Finance::Quote::DWS: name,
21       date, isodate, last, name, currency
22

TERMS & CONDITIONS

24       Information returned by this module is governed by DWS's terms and
25       conditions.
26
27       Finance::Quote is released under the GNU General Public License,
28       version 2, which explicitly carries a "No Warranty" clause.
29
30
31
32perl v5.36.0                      2022-12-27            Finance::Quote::DWS(3)
Impressum