1Finance::Quote::TroweprUisceer(3C)ontributed Perl DocumeFnitnaatnicoen::Quote::Troweprice(3)
2
3
4
6 Finance::Quote::Troweprice - Obtain quotes from T. Rowe Price
7
9 use Finance::Quote;
10
11 $q = Finance::Quote->new;
12
13 %stockinfo = $q->fetch("troweprice","PRFDX");
14
16 This module obtains information about managed funds from T. Rowe Price.
17 Information about T. Rowe Price funds is available from a variety of
18 sources. This module fetches information directly from T. Rowe Price.
19
21 Information available from T. Rowe Price may include the following
22 labels: exchange, name, nav, date, price.
23
25 T. Rowe Price website - http://www.troweprice.com/
26
27
28
29perl v5.34.1 2022-07-04 Finance::Quote::Troweprice(3)