liblocale-gettext-perl 1.05-7build1 source package in Ubuntu
Changelog
liblocale-gettext-perl (1.05-7build1) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson <email address hidden> Tue, 15 Nov 2011 09:31:05 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
liblocale-gettext-perl_1.05.orig.tar.gz | 7.5 KiB | 27367f3dc1be79c9ed178732756e37e4cfce45f9e2a27ebf26e1f40d80124694 |
liblocale-gettext-perl_1.05-7build1.debian.tar.gz | 5.5 KiB | 4f9c080245c64399ced5ed6e8d6c6e038d7f0e4dff02aa14af0fe607b8db53b1 |
liblocale-gettext-perl_1.05-7build1.dsc | 2.2 KiB | 3457a23113b8423552b769842813866667a1e00758c508907a70ef4fd248ce13 |
Available diffs
- diff from 1.05-7 (in Ubuntu) to 1.05-7build1 (338 bytes)
Binary packages built by this source
- liblocale-gettext-perl: module using libc functions for internationalization in Perl
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed
to internationalize software.
.
It provides gettext(), dgettext(), dcgettext(), textdomain(),
bindtextdomain(), bind_textdomain_codeset( ), ngettext(), dcngettext()
and dngettext().