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 (show unmerged sources)
Filename Size Changed
Finance-Quote-1.59.tar.gz 0000264661 258 KB
cpanspec.yml 0000000471 471 Bytes
perl-Finance-Quote.changes 0000011275 11 KB
perl-Finance-Quote.spec 0000005008 4.89 KB
Latest Revision
Stanislav Brabec's avatar Stanislav Brabec (sbrabec) committed (revision 6)
Delete duplicated changes.
Comments 0
openSUSE Build Service is sponsored by