libencode-locale-perl binary package in Ubuntu Lunar ppc64el

 In many applications it's wise to let Perl use Unicode for the strings it
 processes. Most of the interfaces Perl has to the outside world are still byte
 based. Programs therefore need to decode byte strings that enter the program
 from the outside and encode them again on the way out.
 .
 The POSIX locale system is used to specify both the language conventions
 requested by the user and the preferred character set to consume and output.
 The Encode::Locale module looks up the charset and encoding (called a CODESET
 in the locale jargon) and arranges for the Encode module to know this encoding
 under the name "locale". It means bytes obtained from the environment can be
 converted to Unicode strings by calling Encode::encode(locale => $bytes) and
 converted back again with Encode::decode(locale => $string).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-10 13:02:28 UTC Published Ubuntu Lunar ppc64el release main perl Optional 1.05-3
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar ppc64el proposed main perl Optional 1.05-3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2022-11-10 13:02:56 UTC Superseded Ubuntu Lunar ppc64el release main perl Optional 1.05-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of libencode-locale-perl 1.05-3 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu