libmsgcat-perl 1.03-5build1 source package in Ubuntu

Changelog

libmsgcat-perl (1.03-5build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 13:18:59 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmsgcat-perl_1.03.orig.tar.gz 3.2 KiB 451f8afe0d731aada67ba4662c916ebda705cdcd366473306bdf0086ea58c2ce
libmsgcat-perl_1.03-5build1.diff.gz 2.1 KiB 55ad7dec19303339e3ee3e3e3500d294d380b4605bab7491775d80eae7c2cae0
libmsgcat-perl_1.03-5build1.dsc 1.9 KiB 0b164a40fc7bf7c4cf03c17ed88313cfdb7f023a6c699bcaec56fd4c95be432e

Available diffs

View changes file

Binary packages built by this source

libmsgcat-perl: Locale::Msgcat perl module

 This is a small perl module for systems which support the XPG4
 message catalog functions : catopen(3), catgets(3) and catclose(3).
 .
 The module can be used to internationalize a perl program. Messages
 inside a catalog are identified by integers (unlike gettext which uses the
 English string as identifier).