все параметры
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Источник: libfinance-quote-perl  ]

Пакет: libfinance-quote-perl (1.60-1)

Ссылки для libfinance-quote-perl

Screenshot

Ресурсы Debian:

Исходный код libfinance-quote-perl:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

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.

Теги: Разработка программного обеспечения: Разработка на Perl, Библиотеки, Область: Финансовое, Реализовано на: implemented-in::perl, protocol::http, Роль: Программа, Цель: Закачка

Другие пакеты, относящиеся к libfinance-quote-perl

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libfinance-quote-perl

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 195,5 Кб614,0 Кб [список файлов]