všetky možnosti
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: libfinance-quote-perl  ]

Balík: libfinance-quote-perl (1.60-1)

Odkazy pre libfinance-quote-perl

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík libfinance-quote-perl:

Správcovia:

Externé zdroje:

Podobné balíky:

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.

Značky: Software Development: Perl Development, Knižnice, Pole: Finančné, Implementované v: implemented-in::perl, protocol::http, Role: Program, Purpose: Sťahovanie

Ostatné balíky súvisiace s balíkom libfinance-quote-perl

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť libfinance-quote-perl

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 195.5 kB614.0 kB [zoznam súborov]