|
NAMEFinance::Quote::Finanzpartner - Obtain quotes from Finanzpartner.de.SYNOPSISuse Finance::Quote;$q = Finance::Quote->new("Finanzpartner"); %info = $q->fetch("finanzpartner","LU0055732977"); DESCRIPTIONThis module obtains quotes from Finanzpartner.de (http://www.finanzpartner.de) by WKN or ISIN.LABELS RETURNEDThe following labels may be returned by Finance::Quote::Finanzpartner: name, date, price, last, method.SEE ALSOFinanzpartner, http://www.finanzpartner.de/Finance::Quote;
Visit the GSP FreeBSD Man Page Interface. |