debian man page for finance::quote::cominvest

Query: finance::quote::cominvest

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Finance::Quote::Cominvest - Obtain information from cominvest, formerly known as Adig Investment.
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %info = Finance::Quote->fetch('cominvest', '637256'); %info = Finance::Quote->fetch('adig', 'DE0006372568');
DESCRIPTION
This module obtains information from cominvest Asset Management http://www.cominvest-am.de/ - a german mutual fund company. It was formerly known as Adig Investments and thus an alias 'adig' is also provided. The name with which this module is called does not change its behavior. It may be asked for german WKNs or international ISINs. Information returned by this module is governed by the terms and conditions of cominvest Asset Management GmbH.
LABELS RETURNED
The following labels may be returned by Finance::Quote::Cominvest: exchange, name, bid, ask, date, yield, price, p_change.
SEE ALSO
cominvest Asset Management, http://www.cominvest-am.de/ perl v5.14.2 2012-05-06 Finance::Quote::Cominvest(3pm)
Related Man Pages
finance::quote::bourso(3) - suse
finance::quote::lerevenu(3) - suse
finance::quote::bmonesbittburns(3pm) - debian
finance::quote::lerevenu(3pm) - debian
finance::quote::yahoo::nz(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com