libsys-syslog-perl 0.29-1build2 source package in Ubuntu

Changelog

libsys-syslog-perl (0.29-1build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 20:15:10 +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 Pocket Published Component Section
Precise release universe perl

Downloads

File Size SHA-256 Checksum
libsys-syslog-perl_0.29.orig.tar.gz 77.8 KiB 121f3cf22de99cb714bb9257fb9a3427c51d375d11d3552437305691075bb6a9
libsys-syslog-perl_0.29-1build2.debian.tar.gz 4.5 KiB ad3f1efe45a1347c0a5c96c9fd4e60aab53c53cd4c86e39071b8467b7722d029
libsys-syslog-perl_0.29-1build2.dsc 2.3 KiB 41d268f10268204c98d4c00a97090d2993a20cfe2dc2d8b9cbe10b8f8b9b8650

Available diffs

View changes file

Binary packages built by this source

libsys-syslog-perl: Perl interface to the UNIX syslog(3) calls

 Sys::Syslog is an interface to the UNIX syslog(3) program.
 Call syslog() with a string priority and a list of printf() args just
 like syslog(3).
 .
 Note that an earlier version of this module is included in the perl
 package, and this one will override it when installed. Please don't
 depend on this package unnecessarily if the older one is enough.