finance::quote::dws(3pm) debian man page | unix.com

Man Page: finance::quote::dws

Operating Environment: debian

Section: 3pm

Finance::Quote::DWS(3pm)				User Contributed Perl Documentation				  Finance::Quote::DWS(3pm)

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. 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/ perl v5.14.2 2012-05-06 Finance::Quote::DWS(3pm)
Related Man Pages
finance::quote::bourso(3) - suse
finance::quote::yahoo::nz(3) - suse
finance::quote::bourso(3pm) - debian
finance::quote::fidelity(3pm) - debian
finance::quote::yahoo::nz(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?