Manpages

Manpage of Finance::Quote::DWS

Finance::Quote::DWS

Section: User Contributed Perl Documentation (3)
Updated: perl v5.6.1
Index
Return to Main Contents
 

NAME

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

SYNOPSIS

    use Finance::Quote;


    $q = Finance::Quote->new;


    %stockinfo = $q->fetch("dwsfunds","847402");


 

DESCRIPTION

This module obtains information about DWS managed funds.

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

LABELS RETURNED

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

SEE ALSO

DWS (Deutsche Bank Gruppe), http://www.dws.de/


 

Index

NAME
SYNOPSIS
DESCRIPTION
LABELS RETURNED
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 19:02:54 GMT, April 25, 2024