libperlio-utf8-strict-perl 0.009-ok2 source package in openKylin
Changelog
libperlio-utf8-strict-perl (0.009-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 06:12:27 +0300
libperlio-utf8-strict-perl (0.009-ok2) yangtze; urgency=medium * Modify debian/control. -- denghao <email address hidden> Fri, 16 Sep 2022 06:12:27 +0300
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libperlio-utf8-strict-perl_0.009.orig.tar.gz | 136.6 KiB | ba82cf144820655d6d4836d12dde65f8895a3d905aeb4aa0b421249f43284c14 |
libperlio-utf8-strict-perl_0.009-ok2.debian.tar.xz | 7.8 KiB | 16e9db05f77959a7688825f8f5584179a44f5c0f9f22d0f770b57f8608ad950b |
libperlio-utf8-strict-perl_0.009-ok2.dsc | 1.9 KiB | 39dd0dcf61be62c890b673b0a8a854a9667c03a850a7489db2c6b9cee7bedac0 |
PerlIO:
Unlike perl's default :utf8 layer it checks the input for correctness
and will croak if it finds an ill-formed UTF-8 octet sequence or
noncharacter code points not meant for interchange.