{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Fundata",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AFundata/json",
    "generated": "2026-06-10T23:36:32Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"fundata\",\"234263\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Fundata - Obtain Canadian mutual fund quotes from Fundata\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"fundata\",\"234263\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches mutual fund information from Fundata.\n\nMutual fund symbols on the site are specified numerically. The best way to determine the correct\nsymbol is to navigate to the site, search for the relevant mutual fund, and note the \"IID=#####\"\nwhich appears in the URL.\n\nIn order to not tax the provider with too many requests, by default the module limits requests\nto 3 every 10 seconds.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels may be returned by Finance::Quote::Fundata : symbol, name, method, source,\ntimezone, isodate, nav, currency\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Fundata - Obtain Canadian mutual fund quotes from Fundata",
    "flags": [],
    "examples": [],
    "see_also": []
}