Package Info

perl-Finance-Quote


Get stock and mutual fund quotes from various exchanges


Unspecified

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.


License: GPL-2.0-or-later
URL: https://metacpan.org/release/Finance-Quote

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.51-bp155.1.4 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp154.1.14 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp152.3.12 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp151.2.10 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp150.3.3.1 info openSUSE-2019-1052 2019-03-25 15 Update
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote
1.47-bp150.2.1 info GA Release 2018-08-01 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Finance-Quote