Name : perl-Finance-Quote
| |
Version : 1.640.0
| Vendor : openSUSE
|
Release : 1.1
| Date : 2024-12-12 17:21:17
|
Group : Unspecified
| Source RPM : perl-Finance-Quote-1.640.0-1.1.src.rpm
|
Size : 0.59 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Get stock and mutual fund quotes from various exchanges
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Finance::Quote)
perl(Finance::Quote::AEX)
perl(Finance::Quote::ASEGR)
perl(Finance::Quote::ASX)
perl(Finance::Quote::AlphaVantage)
perl(Finance::Quote::BSEIndia)
perl(Finance::Quote::BVB)
perl(Finance::Quote::Bloomberg)
perl(Finance::Quote::BorsaItaliana)
perl(Finance::Quote::Bourso)
perl(Finance::Quote::CSE)
perl(Finance::Quote::Comdirect)
perl(Finance::Quote::Consorsbank)
perl(Finance::Quote::Currencies)
perl(Finance::Quote::CurrencyRates::AlphaVantage)
perl(Finance::Quote::CurrencyRates::CurrencyFreaks)
perl(Finance::Quote::CurrencyRates::ECB)
perl(Finance::Quote::CurrencyRates::FinanceAPI)
perl(Finance::Quote::CurrencyRates::Fixer)
perl(Finance::Quote::CurrencyRates::OpenExchange)
perl(Finance::Quote::CurrencyRates::YahooJSON)
perl(Finance::Quote::DWS)
perl(Finance::Quote::Deka)
perl(Finance::Quote::FTfunds)
perl(Finance::Quote::FinanceAPI)
perl(Finance::Quote::Finanzpartner)
perl(Finance::Quote::Fondsweb)
perl(Finance::Quote::Fool)
perl(Finance::Quote::GoldMoney)
perl(Finance::Quote::GoogleWeb)
perl(Finance::Quote::HU)
perl(Finance::Quote::IndiaMutual)
perl(Finance::Quote::MarketWatch)
perl(Finance::Quote::MorningstarAU)
perl(Finance::Quote::MorningstarCH)
perl(Finance::Quote::MorningstarJP)
perl(Finance::Quote::MorningstarUK)
perl(Finance::Quote::NSEIndia)
perl(Finance::Quote::NZX)
perl(Finance::Quote::OnVista)
perl(Finance::Quote::Oslobors)
perl(Finance::Quote::SEB)
perl(Finance::Quote::SIX)
perl(Finance::Quote::Sinvestor)
perl(Finance::Quote::StockData)
perl(Finance::Quote::Stooq)
perl(Finance::Quote::TMX)
perl(Finance::Quote::TSP)
perl(Finance::Quote::TesouroDireto)
perl(Finance::Quote::Tiaacref)
perl(Finance::Quote::Tradegate)
perl(Finance::Quote::TreasuryDirect)
perl(Finance::Quote::Troweprice)
perl(Finance::Quote::TwelveData)
perl(Finance::Quote::Union)
perl(Finance::Quote::UserAgent)
perl(Finance::Quote::XETRA)
perl(Finance::Quote::YahooJSON)
perl(Finance::Quote::YahooWeb)
perl(Finance::Quote::ZA)
perl-Finance-Quote
Requires :