{
    "content": [
        {
            "type": "text",
            "text": "# Finance::Quote::GoldMoney (perldoc)\n\n## NAME\n\nFinance::Quote::GoldMoney - obtain spot rates from GoldMoney.\n\n## SYNOPSIS\n\nuse Finance::Quote;\n$q = Finance::Quote->new;\n%rates = $q->fetch('goldmoeny','gold', 'silver', 'platinum');\n\n## DESCRIPTION\n\nThis module obtains current spot rates for 'gold', 'silver' and 'platinum' from Goldmoney\n(http://www.goldmoney.com). All other symbols are ignored.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **LABELS RETURNED**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Finance::Quote::GoldMoney",
        "section": "",
        "mode": "perldoc",
        "summary": "Finance::Quote::GoldMoney - obtain spot rates from GoldMoney.",
        "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%rates = $q->fetch('goldmoeny','gold', 'silver', 'platinum');",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "LABELS RETURNED",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Finance::Quote::GoldMoney - obtain spot rates from GoldMoney.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%rates = $q->fetch('goldmoeny','gold', 'silver', 'platinum');\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module obtains current spot rates for 'gold', 'silver' and 'platinum' from Goldmoney\n(http://www.goldmoney.com). All other symbols are ignored.\n\nInformation returned by this module is governed by Net Transactions Ltd.'s terms and conditions.\nThis module is *not* affiliated with the company in any way. Use at your own risk.\n",
                "subsections": []
            },
            "LABELS RETURNED": {
                "content": "The following labels are returned by Finance::Quote::GoldMoney:\n\n- exchange\n- name\n- date, time\n- price (per gram),\n- currency\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "GoldMoney (Net Transactions Ltd.), http://www.goldmoney.com/\n",
                "subsections": []
            }
        }
    }
}