suse man page for finance::quote::troweprice

Query: finance::quote::troweprice

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Finance::Quote::Troweprice(3)				User Contributed Perl Documentation			     Finance::Quote::Troweprice(3)

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.12.1 2009-10-05 Finance::Quote::Troweprice(3)
Related Man Pages
finance::quote::financecanada(3) - suse
finance::quote::bourso(3) - suse
finance::quote::tsx(3) - suse
finance::quote::yahoo::nz(3) - suse
finance::quote::yahoo::usa(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
Shopt -s histappend