all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libfinance-quote-perl  ]

Пакунок: libfinance-quote-perl (1.61-1)

Links for libfinance-quote-perl

Screenshot

Debian Resources:

Download Source Package libfinance-quote-perl:

Maintainers:

External Resources:

Similar packages:

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.

Tags: Software Development: Perl Development, Бібліотеки, Field: Financial, Implemented in: implemented-in::perl, protocol::http, Role: Program, Purpose: Downloading

Інші пакунки пов'язані з libfinance-quote-perl

  • depends
  • recommends
  • suggests
  • enhances

Завантажити libfinance-quote-perl

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
all 195.9 kB614.0 kB [список файлів]