{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Cdnfundlibrary",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3ACdnfundlibrary/json",
    "generated": "2026-07-05T13:22:23Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%stockinfo = $q->fetch(\"canadamutual\",\"fundlib-code\"); # Can\nfailover to other methods\n%stockinfo = $q->fetch(\"fundlibrary\",\"fundlib-code\"); # Use this\nmodule only.\n# NOTE: currently no failover methods exist for canadamutual",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Cdnfundlibrary - Obtain mutual fund prices from www.fundlibrary.com\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%stockinfo = $q->fetch(\"canadamutual\",\"fundlib-code\"); # Can\nfailover to other methods\n%stockinfo = $q->fetch(\"fundlibrary\",\"fundlib-code\"); # Use this\nmodule only.\n\n# NOTE: currently no failover methods exist for canadamutual\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module obtains information about Canadian Mutual Fund prices from www.fundlibrary.com. The\ninformation source \"canadamutual\" can be used if the source of prices is irrelevant, and\n\"fundlibrary\" if you specifically want to use www.fundlibrary.com.\n",
            "subsections": []
        },
        "FUNDLIB-CODE": {
            "content": "In Canada a mutual fund does not have a unique global symbol identifier.\n\nThis module uses an id that represents the mutual fund on an id used by www.fundlibrary.com.\nThere is no easy way of fetching the id except to jump onto the fundlibrary website, look up the\nfund and view the url for clues to its id number.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "Information available from fundlibrary may include the following labels:\n\nexchange method link source name currency yield last nav price. The link label will be a url\nlocation for a one page snapshot that fundlibrary provides on the fund.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Fundlibrary website - http://www.fundlibrary.com/\n\nFinance::Quote\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Cdnfundlibrary - Obtain mutual fund prices from www.fundlibrary.com",
    "flags": [],
    "examples": [],
    "see_also": []
}