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::Fundata

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

NAME

Finance::Quote::Fundata - Obtain Canadian mutual fund quotes from Fundata


SYNOPSIS

    use Finance::Quote;
    $q = Finance::Quote->new;
    %info = Finance::Quote->fetch("fundata","234263");


DESCRIPTION

This module fetches mutual fund information from Fundata.

Mutual fund symbols on the site are specified numerically. The best way to determine the correct symbol is to navigate to the site, search for the relevant mutual fund, and note the ``IID=#####'' which appears in the URL.

In order to not tax the provider with too many requests, by default the module limits requests to 3 every 10 seconds.


LABELS RETURNED

The following labels may be returned by Finance::Quote::Fundata : symbol, name, method, source, timezone, isodate, nav, currency


SEE ALSO

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