Finance::Quote::Bloomberg - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION SECURITY NAME LABELS RETURNED SEE ALSO
NAME
    Finance::Quote::Bloomberg - Obtain fund prices from Bloomberg.com

SYNOPSIS
        use Finance::Quote;

        $q = Finance::Quote->new;

        %fundinfo = $q->fetch("bloomberg", "security");

DESCRIPTION
    This module obtains information about fund prices from
    www.bloomberg.com.

SECURITY NAME
    The security string must match the format expected by the site, such as
    'AAPL:US' not 'AAPL'.

LABELS RETURNED
    Labels returned by this module include: last, currency, symbol, isodate

SEE ALSO
    Finance::Quote


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:01 @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