Query: finance::quote::nzx
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::NZX(3pm) User Contributed Perl Documentation Finance::Quote::NZX(3pm)NAMEFinance::Quote::NZX - Obtain quotes from NZX (New Zealand stock exchange.)SYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("nzx","TPW");DESCRIPTIONThis module obtains information about NZX companies.LABELS RETURNEDThe following labels may be returned by Finance::Quote::NZX: exchange, name, date, price, last.SEE ALSONZX (New Zealand stock exchange), http://www.nzx.com/ perl v5.14.2 2012-05-06 Finance::Quote::NZX(3pm)