libtext-iconv-perl 1.7-5build2 source package in Ubuntu
Changelog
libtext-iconv-perl (1.7-5build2) devel; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Fri, 18 Oct 2013 13:42:48 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Saucy
- Original maintainer:
- Anibal Monsalve Salazar
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtext-iconv-perl_1.7.orig.tar.bz2 | 9.7 KiB | 815c5169b7afc40bc6f681b4c615ff8fb0e073d87422280c8c759a4666567490 |
libtext-iconv-perl_1.7-5build2.debian.tar.bz2 | 3.2 KiB | 34f85db9d72af1fa53fb30564c8d1a96d04fb293d1d7546823e104038e8aec60 |
libtext-iconv-perl_1.7-5build2.dsc | 1.9 KiB | ae268938ebb2b944546c1f693fed2739184463f87ee58dc4c42e58081f2d937b |
Available diffs
- diff from 1.7-5build1 (in Ubuntu) to 1.7-5build2 (346 bytes)
Binary packages built by this source
- libtext-iconv-perl: converts between character sets in Perl
The iconv() family of functions from XPG4 defines an API for converting
between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
are provided by libc6.
.
This package allows access to them from Perl via the Text::Iconv
package.