Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Finance::Quote::DWS

Name Finance::Quote::DWS
Version 1.51
Located at /usr/share/perl5
File /usr/share/perl5/Finance/Quote/DWS.pm
Is Core No
Search CPAN for this module Finance::Quote::DWS
Documentation Finance::Quote::DWS
Module Details Finance::Quote::DWS

NAME

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


SYNOPSIS

    use Finance::Quote;
    $q = Finance::Quote->new;
    %fundinfo = $q->fetch("dwsfunds","847402", "DE0008474024", ...);


DESCRIPTION

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


LABELS RETURNED

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


TERMS & CONDITIONS

Information returned by this module is governed by DWS's terms and conditions.

Finance::Quote is released under the GNU General Public License, version 2, which explicitly carries a ``No Warranty'' clause.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026