libfinance-quote-perl binary package in Ubuntu Mantic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-05-17 11:54:11 UTC Published Ubuntu Mantic amd64 release universe perl Optional 1.54-3
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic amd64 proposed universe perl Optional 1.54-3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-05-17 11:54:16 UTC Superseded Ubuntu Mantic amd64 release universe perl Optional 1.54-2
  • Removal requested .
  • Superseded by amd64 build of libfinance-quote-perl 1.54-3 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu