{
    "mode": "perldoc",
    "parameter": "Finance::Quote::MorningstarJP",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AMorningstarJP/json",
    "generated": "2026-06-10T05:58:00Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = $q->fetch(\"morningstarjp\", \"2009100101\");",
    "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": []
        }
    },
    "summary": "Finance::Quote::MorningstarJP - Obtain price data from Morningstar (Japan).",
    "flags": [],
    "examples": [],
    "see_also": []
}