Query: finance::quote::goldmoney
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::GoldMoney(3) User Contributed Perl Documentation Finance::Quote::GoldMoney(3)NAMEFinance::Quote::GoldMoney - obtain spot rates from GoldMoney.SYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %rates = $q->fetch('goldmoeny','gold', 'silver', 'platinum');DESCRIPTIONThis 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 RETURNEDThe 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) - currencySEE ALSOGoldMoney (Net Transactions Ltd.), http://www.goldmoney.com/ perl v5.12.1 2009-10-05 Finance::Quote::GoldMoney(3)