{
    "mode": "perldoc",
    "parameter": "Finance::Quote::ASEGR",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AASEGR/json",
    "generated": "2026-07-05T09:31:21Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"asegr\",\"minoa\");  # Only query ASEGR\n%info = Finance::Quote->fetch(\"greece\",\"aaak\");  # Failover to other sources OK.",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::ASEGR - Obtain quotes from Athens Exchange Group\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"asegr\",\"minoa\");  # Only query ASEGR\n%info = Finance::Quote->fetch(\"greece\",\"aaak\");  # Failover to other sources OK.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches information from https://www.athexgroup.gr.\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing 'asegr' in the argument list to Finance::Quote->new().\n\nThis module provides both the 'asegr' and 'greece' fetch methods.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels may be returned: symbol date isodate close volume high low isin.\n\nTerms & Conditions\nUse of www.athexgroup.gr is governed by any terms & conditions of that site.\n\nFinance::Quote is released under the GNU General Public License, version 2, which explicitly\ncarries a \"No Warranty\" clause.\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::ASEGR - Obtain quotes from Athens Exchange Group",
    "flags": [],
    "examples": [],
    "see_also": []
}