{
    "content": [
        {
            "type": "text",
            "text": "# Finance::Quote::MorningstarJP (perldoc)\n\n## NAME\n\nFinance::Quote::MorningstarJP - Obtain price data from Morningstar (Japan).\n\n## SYNOPSIS\n\nuse Finance::Quote;\n$q = Finance::Quote->new;\n%info = $q->fetch(\"morningstarjp\", \"2009100101\");\n\n## DESCRIPTION\n\nThis module obtains information from Morningstar (Japan), <http://www.morningstar.co.jp/>.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **FUND SYMBOLS**\n- **LABELS RETURNED**\n- **REQUIREMENTS**\n- **ACKNOWLEDGEMENTS**\n- **AUTHOR**\n- **LICENSE AND COPYRIGHT**\n- **DISCLAIMER**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Finance::Quote::MorningstarJP",
        "section": "",
        "mode": "perldoc",
        "summary": "Finance::Quote::MorningstarJP - Obtain price data from Morningstar (Japan).",
        "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = $q->fetch(\"morningstarjp\", \"2009100101\");",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "FUND SYMBOLS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "LABELS RETURNED",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "REQUIREMENTS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "ACKNOWLEDGEMENTS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSE AND COPYRIGHT",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DISCLAIMER",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Finance::Quote::MorningstarJP - Obtain price data from Morningstar (Japan).\n",
                "subsections": []
            },
            "VERSION": {
                "content": "This documentation describes version 1.00 of MorningstarJP.pm, October 13, 2012.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = $q->fetch(\"morningstarjp\", \"2009100101\");\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module obtains information from Morningstar (Japan), <http://www.morningstar.co.jp/>.\n\nInformation returned by this module is governed by Morningstar (Japan)'s terms and conditions.\n",
                "subsections": []
            },
            "FUND SYMBOLS": {
                "content": "Use the numeric symbol shown in the URL on the \"SnapShot\" page of the security of interest.\n\ne.g. For <http://www.morningstar.co.jp/FundData/SnapShot.do?fnc=2009100101>, one would supply\n2009100101 as the symbol argument on the fetch API call.\n",
                "subsections": []
            },
            "LABELS RETURNED": {
                "content": "The following labels may be returned by Finance::Quote::MorningstarJP: symbol, date, nav.\n",
                "subsections": []
            },
            "REQUIREMENTS": {
                "content": "Perl 5.006\nDate/Calc.pm\nExporter.pm (included with Perl)\n",
                "subsections": []
            },
            "ACKNOWLEDGEMENTS": {
                "content": "Inspired by other modules already present with Finance::Quote\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Christopher Hill\n",
                "subsections": []
            },
            "LICENSE AND COPYRIGHT": {
                "content": "Copyright (C) 2012, Christopher Hill.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the\nGNU General Public License as published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n",
                "subsections": []
            },
            "DISCLAIMER": {
                "content": "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\nthe GNU General Public License for more details.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Morningstar (Japan), <http://www.morningstar.co.jp/>\n",
                "subsections": []
            }
        }
    }
}