{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Oslobors",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AOslobors/json",
    "generated": "2026-06-13T12:14:14Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%fundinfo = $q->fetch(\"oslobors\",\"FUND-TICKER.OSE\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Oslobors - Obtain fund quotes from Oslo stock exchange\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n$q = Finance::Quote->new;\n%fundinfo = $q->fetch(\"oslobors\",\"FUND-TICKER.OSE\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module obtains information about mutual fund prices from www.oslobors.no.\n",
            "subsections": []
        },
        "FUND TICKER SYMBOLS": {
            "content": "The fund ticker symbols can be found by searching for the fund, and visit its page. The symbol\nwill be visible in the URL, for instance OD-HORIA.OSE. The .OSE part is necessary.\n\nThe package does not understand Oslo stock symbols.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The module returns date, method, source, currency, price and pchange. The prices are updated on\nbank days.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Finance::Quote\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Oslobors - Obtain fund quotes from Oslo stock exchange",
    "flags": [],
    "examples": [],
    "see_also": []
}