The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

use Finance::Quote;

$q = Finance::Quote->new;

%stockinfo = $q->fetch("nzx","TPW");

DESCRIPTION

This module obtains information about NZX companies.

LABELS RETURNED

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

SEE ALSO

NZX (New Zealand stock exchange), http://www.nzx.com/