wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libfinance-quote-perl  ]

Pakiet: libfinance-quote-perl (1.60-1)

Odnośniki dla libfinance-quote-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libfinance-quote-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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::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.

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Dziedzina: Finanse, Zaimplementowane w: implemented-in::perl, protocol::http, Rola: Program, Przeznaczenie: Pobieranie

Inne pakiety związane z libfinance-quote-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libfinance-quote-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 195,5 KiB614,0 KiB [lista plików]