全部搜尋項
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 [檔案列表]