Finance::Quote::GoldMoney - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION LABELS RETURNED SEE ALSO
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 gram),
        - currency

SEE ALSO
    GoldMoney (Net Transactions Ltd.), http://www.goldmoney.com/


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:50 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top