{
    "content": [
        {
            "type": "text",
            "text": "# Finance::Quote::CSE (perldoc)\n\n## NAME\n\nFinance::Quote::CSE - Obtain quotes from Colombo Stock Exchange in Sri Lanka\n\n## SYNOPSIS\n\nuse Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch('cse', 'YORK.N0000');\n\n## DESCRIPTION\n\nThis module fetches information from the Colombo Stock Exchange (CSE) in Sri Lanka\nhttp://www.cse.lk.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **LABELS RETURNED**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Finance::Quote::CSE",
        "section": "",
        "mode": "perldoc",
        "summary": "Finance::Quote::CSE - Obtain quotes from Colombo Stock Exchange in Sri Lanka",
        "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch('cse', 'YORK.N0000');",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "LABELS RETURNED",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Finance::Quote::CSE - Obtain quotes from Colombo Stock Exchange in Sri Lanka\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch('cse', 'YORK.N0000');\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module fetches information from the Colombo Stock Exchange (CSE) in Sri Lanka\nhttp://www.cse.lk.\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing 'CSE' in the argument list to Finance::Quote->new().\n",
                "subsections": []
            },
            "LABELS RETURNED": {
                "content": "The following labels may be returned by Finance::Quote::CSE : isin name currency date isodate\nask close high low open volume success\n\nTERMS & CONDITIONS\nUse of www.cse.lk 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": []
            }
        }
    }
}