finance::quote::goldmoney(3pm) debian man page | unix.com

Man Page: finance::quote::goldmoney

Operating Environment: debian

Section: 3pm

Finance::Quote::GoldMoney(3pm)				User Contributed Perl Documentation			    Finance::Quote::GoldMoney(3pm)

NAME
Finance::Quote::GoldMoney - obtain spot rates from GoldMoney.
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %rates = $q->fetch('goldmoeny','gold', 'silver', 'platinum');
DESCRIPTION
This module obtains current spot rates for 'gold', 'silver' and 'platinum' from Goldmoney (http://www.goldmoney.com). All other symbols are ignored. Information returned by this module is governed by Net Transactions Ltd.'s terms and conditions. This module is *not* affiliated with the company in any way. Use at your own risk.
LABELS RETURNED
The following labels are returned by Finance::Quote::GoldMoney: - exchange - name - date, time - price (per ounce), price_gg (per goldgram, gold only), price_pg (per platinumgram, platinum only) - currency
SEE ALSO
GoldMoney (Net Transactions Ltd.), http://www.goldmoney.com/ perl v5.14.2 2012-05-06 Finance::Quote::GoldMoney(3pm)
Related Man Pages
finance::quote::asegr(3) - suse
finance::quote::yahoo::brasil(3) - suse
finance::quote::fidelity(3) - suse
finance::quote::asegr(3pm) - debian
finance::quote::lerevenu(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file