Finance::Quote::MorningstarJP - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME VERSION SYNOPSIS DESCRIPTION FUND SYMBOLS LABELS RETURNED REQUIREMENTS ACKNOWLEDGEMENTS AUTHOR LICENSE AND COPYRIGHT DISCLAIMER SEE ALSO
NAME
    Finance::Quote::MorningstarJP - Obtain price data from Morningstar
    (Japan).

VERSION
    This documentation describes version 1.00 of MorningstarJP.pm, October
    13, 2012.

SYNOPSIS
        use Finance::Quote;

        $q = Finance::Quote->new;

        %info = $q->fetch("morningstarjp", "2009100101");

DESCRIPTION
    This module obtains information from Morningstar (Japan),
    <http://www.morningstar.co.jp/>.

    Information returned by this module is governed by Morningstar (Japan)'s
    terms and conditions.

FUND SYMBOLS
    Use the numeric symbol shown in the URL on the "SnapShot" page of the
    security of interest.

    e.g. For
    <http://www.morningstar.co.jp/FundData/SnapShot.do?fnc=2009100101>, one
    would supply 2009100101 as the symbol argument on the fetch API call.

LABELS RETURNED
    The following labels may be returned by Finance::Quote::MorningstarJP:
    symbol, date, nav.

REQUIREMENTS
     Perl 5.006
     Date/Calc.pm
     Exporter.pm (included with Perl)

ACKNOWLEDGEMENTS
    Inspired by other modules already present with Finance::Quote

AUTHOR
    Christopher Hill

LICENSE AND COPYRIGHT
    Copyright (C) 2012, Christopher Hill.

    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the
    Free Software Foundation, either version 3 of the License, or (at your
    option) any later version.

DISCLAIMER
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
    Public License for more details.

SEE ALSO
    Morningstar (Japan), <http://www.morningstar.co.jp/>


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:00 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top