全部搜索项
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, 角色: 程序, Purpose: 下载

其他与 libfinance-quote-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libfinance-quote-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 195.5 kB614.0 kB [文件列表]