すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libfinance-quote-perl  ]

パッケージ: libfinance-quote-perl (1.50~rc2-2)

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 182.4 kB520.0 kB [ファイル一覧]