Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Finance::Quote::Bloomberg

Name Finance::Quote::Bloomberg
Version 1.51
Located at /usr/share/perl5
File /usr/share/perl5/Finance/Quote/Bloomberg.pm
Is Core No
Search CPAN for this module Finance::Quote::Bloomberg
Documentation Finance::Quote::Bloomberg
Module Details Finance::Quote::Bloomberg

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

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026