libencode-perl 3.21-1build1 source package in Ubuntu

Changelog

libencode-perl (3.21-1build1) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:50:39 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libencode-perl_3.21.orig.tar.gz 2.0 MiB eacf71c5eb49e0e590de797f1982d7fb95d8481e4d13c3ce79eb32ef9373b3db
libencode-perl_3.21-1build1.debian.tar.xz 6.7 KiB 57ca1ce82f41395ec137f02ef6d294d269f462a2c9190e4a6de22bcc4a349123
libencode-perl_3.21-1build1.dsc 2.1 KiB f14d720b0bef65592e7b578dec63b350e59d46a543ba2caae00188cc4af764b2

Available diffs

View changes file

Binary packages built by this source

libencode-perl: module providing interfaces between Perl's strings and the system

 The Encode module provides the interfaces between Perl's strings and the
 rest of the system.
 .
 When Perl is processing "binary data", the programmer wants Perl to process
 "sequences of bytes". This is not a problem for Perl - as a byte has 256
 possible values, it easily fits in Perl's much larger "logical character".
 .
 Encodes a string from Perl's internal form into ENCODING and returns a
 sequence of octets.

libencode-perl-dbgsym: debug symbols for libencode-perl