Query: finance::quote::deka
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::Deka(3pm) User Contributed Perl Documentation Finance::Quote::Deka(3pm)NAMEFinance::Quote::Deka - Obtain fonds quotes from DekaBank.SYNOPSISuse Finance::Quote; $q = Finance::Quote->new("Deka"); %info = Finance::Quote->fetch("deka","DE0008474511");DESCRIPTIONThis module obtains fund prices from DekaBank, http://www.deka.de/. Deka website supports retrieval by name, WKN or ISIN.LABELS RETURNEDThe following labels may be returned by Finance::Quote::Deka: name, date, price, last, method.SEE ALSODekaBank, http://www.deka.de/ Finance::Quote; perl v5.14.2 2014-03-03 Finance::Quote::Deka(3pm)