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");
14

DESCRIPTION

16       This module obtains information about DWS managed funds.
17
18       Information returned by this module is governed by DWS's terms and con‐
19       ditions.
20

LABELS RETURNED

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

SEE ALSO

26       DWS (Deutsche Bank Gruppe), http://www.dws.de/
27
28
29
30perl v5.8.8                       2007-01-08            Finance::Quote::DWS(3)
Impressum