{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Union",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AUnion/json",
    "generated": "2026-08-06T12:18:40Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%stockinfo = $q->fetch(\"unionfunds\",\"DE0008491002\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Union - Obtain quotes from UNION (Union Investment).\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%stockinfo = $q->fetch(\"unionfunds\",\"DE0008491002\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module obtains information about UNION managed funds.\n\nInformation returned by this module is governed by UNION's terms and conditions.\n\nNote that previous versions of the module required the WKN, now the ISIN is needed as symbol\nvalue.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels may be returned by Finance::Quote::UNION: exchange, name, date, price,\nlast.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "UNION (Union Investment), https://www.union-investment.de/\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Union - Obtain quotes from UNION (Union Investment).",
    "flags": [],
    "examples": [],
    "see_also": []
}