Binary package “libfinance-quote-perl” in ubuntu mantic
Perl module for retrieving stock quotes from a variety of sources
Finance::Quote 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:
%info = $q->fetch(
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.
Source package
Published versions
- libfinance-quote-perl 1.54-2 in amd64 (Release)
- libfinance-quote-perl 1.54-3 in amd64 (Proposed)
- libfinance-quote-perl 1.54-3 in amd64 (Release)
- libfinance-quote-perl 1.54-2 in arm64 (Release)
- libfinance-quote-perl 1.54-3 in arm64 (Proposed)
- libfinance-quote-perl 1.54-3 in arm64 (Release)
- libfinance-quote-perl 1.54-2 in armhf (Release)
- libfinance-quote-perl 1.54-3 in armhf (Proposed)
- libfinance-quote-perl 1.54-3 in armhf (Release)
- libfinance-quote-perl 1.54-2 in i386 (Release)
- libfinance-quote-perl 1.54-3 in i386 (Proposed)
- libfinance-quote-perl 1.54-3 in i386 (Release)
- libfinance-quote-perl 1.54-2 in ppc64el (Release)
- libfinance-quote-perl 1.54-3 in ppc64el (Proposed)
- libfinance-quote-perl 1.54-3 in ppc64el (Release)
- libfinance-quote-perl 1.54-2 in riscv64 (Release)
- libfinance-quote-perl 1.54-3 in riscv64 (Proposed)
- libfinance-quote-perl 1.54-3 in riscv64 (Release)
- libfinance-quote-perl 1.54-2 in s390x (Release)
- libfinance-quote-perl 1.54-3 in s390x (Proposed)
- libfinance-quote-perl 1.54-3 in s390x (Release)