Alle Optionen
bianca  ]
[ Quellcode: libfinance-quote-perl  ]

Paket: libfinance-quote-perl (1.65-1+deb13u1)

Links für libfinance-quote-perl

Screenshot

Quellcode-Paket libfinance-quote-perl herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu libfinance-quote-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libfinance-quote-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 202,6 kB667,0 kB [Liste der Dateien]