Get stock and mutual fund quotes from various exchanges

Edit Package perl-Finance-Quote
https://metacpan.org/release/%{cpan_name}

This module gets stock quotes from various internet sources all over the world. Quotes are obtained by constructing a quoter object and using the fetch method to gather data, which is returned as a two-dimensional hash (or a reference to such a hash, if called in a scalar context). For example:

$q = Finance::Quote->new;
%info = $q->fetch("australia", "CML");
print "The price of CML is ".$info{"CML", "price"};

The first part of the hash (eg, "CML") is referred to as the stock. The
second part (in this case, "price") is referred to as the label.

Refresh
Refresh
Source Files
Filename Size Changed
Finance-Quote-1.59.tar.gz 0000264661 258 KB
cpanspec.yml 0000000470 470 Bytes
perl-Finance-Quote.changes 0000011323 11.1 KB
perl-Finance-Quote.spec 0000005467 5.34 KB
Revision 3 (latest revision is 6)
Stanislav Brabec's avatar Stanislav Brabec (sbrabec) committed (revision 3)
Update cpanspec.yml.
Comments 0
openSUSE Build Service is sponsored by