libfinance-quote-perl binary package in Ubuntu Jammy arm64

 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
  2021-10-26 13:13:31 UTC Published Ubuntu Jammy arm64 release universe perl Optional 1.51-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy arm64 proposed universe perl Optional 1.51-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-10-26 13:14:22 UTC Superseded Ubuntu Jammy arm64 release universe perl Optional 1.50~rc2-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libfinance-quote-perl 1.51-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu impish-proposed amd64 in Primary Archive for Ubuntu