debian man page for finance::quote::nzx

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)

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/ perl v5.14.2 2012-05-06 Finance::Quote::NZX(3pm)
Related Man Pages
finance::quote::fidelity(3) - suse
finance::quote::fidelity(3pm) - debian
finance::quote::financecanada(3pm) - debian
finance::quote::tsx(3pm) - debian
finance::quote::yahoo::nz(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?