Finance::Quote::Troweprice(3pm)User Contributed Perl DocumentationFinance::Quote::Troweprice(3pm)
NAME
Finance::Quote::Troweprice - Obtain quotes from T. Rowe Price
SYNOPSIS
use Finance::Quote;
$q = Finance::Quote->new;
%stockinfo = $q->fetch("troweprice","PRFDX"); # Can failover to other methods
%stockinfo = $q->fetch("troweprice_direct","PRFDX"); # Use this module only.
DESCRIPTION
This module obtains information about managed funds from T. Rowe Price. Information about
T. Rowe Price funds is available from a variety of sources. The information source
"troweprice" can be used if you don't care which source you obtain information from. If
you wish to be guaranteed of fetching information from T. Rowe Price directly, then the
information source "troweprice_direct" should be used.
LABELS RETURNED
Information available from T. Rowe Price may include the following labels: exchange,
name, nav, date, price.
SEE ALSO
T. Rowe Price website - http://www.troweprice.com/
Finance::Quote::Yahoo::USA
perl v5.10.0 2005-03-20 Finance::Quote::Troweprice(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 04:28 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)