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

NAME

6       Finance::Quote::NZX - Obtain quotes from New Zealand's Exchange
7       www.nzx.com
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 fromwww.nzx.com.
18

LABELS RETURNED

20       The following labels may be returned by Finance::Quote::NZX: last,
21       isin, name, currency, date, isodate
22

Terms & Conditions

24       Use of nzx.com is governed by any terms & conditions of that site.
25
26       Finance::Quote is released under the GNU General Public License,
27       version 2, which explicitly carries a "No Warranty" clause.
28
29
30
31perl v5.34.0                      2021-11-10            Finance::Quote::NZX(3)
Impressum