1Finance::Quote::NZX(3)User Contributed Perl DocumentationFinance::Quote::NZX(3)
2
3
4

NAME

6       Finance::Quote::NZX - Obtain quotes from NZX (New Zealand stock
7       exchange.)
8

SYNOPSIS

10           use Finance::Quote;
11
12           $q = Finance::Quote->new;
13
14           %stockinfo = $q->fetch("nzx","TPW");
15

DESCRIPTION

17       This module obtains information about NZX companies.
18

LABELS RETURNED

20       The following labels may be returned by Finance::Quote::NZX: exchange,
21       name, date, price, last.
22

SEE ALSO

24       NZX (New Zealand stock exchange), http://www.nzx.com/
25
26
27
28perl v5.32.0                      2020-07-28            Finance::Quote::NZX(3)
Impressum