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

Man Page: finance::quote::vwd

Operating Environment: debian

Section: 3pm

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

NAME
Finance::Quote::VWD - Obtain quotes from vwd Vereinigte Wirtschaftsdienste GmbH.
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("vwd","847402");
DESCRIPTION
This module obtains information from vwd Vereinigte Wirtschaftsdienste GmbH http://www.vwd.de/. Many european stocks and funds are available, but at the moment only funds are supported. Information returned by this module is governed by vwd's terms and conditions.
LABELS RETURNED
The following labels may be returned by Finance::Quote::vwd: currency date isodate name price last symbol time.
SEE ALSO
vwd Vereinigte Wirtschaftsdienste GmbH, http://www.vwd.de/ perl v5.14.2 2012-05-06 Finance::Quote::VWD(3pm)
Related Man Pages
finance::quote::asegr(3pm) - debian
finance::quote::asx(3pm) - debian
finance::quote::financecanada(3pm) - debian
finance::quote::yahoo::brasil(3pm) - debian
finance::quote::yahoo::nz(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?