DOKK / manpages / debian 10 / libfinance-quote-perl / Finance::Quote::NZX.3pm.en
Finance::Quote::NZX(3pm) User Contributed Perl Documentation Finance::Quote::NZX(3pm)

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

    use Finance::Quote;
    $q = Finance::Quote->new;
    %stockinfo = $q->fetch("nzx","TPW");

This module obtains information about NZX companies.

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

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

2017-11-24 perl v5.26.1