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

Changelog

libsys-syslog-perl (0.29-1build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 13:30:22 +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
libsys-syslog-perl_0.29.orig.tar.gz 77.8 KiB 121f3cf22de99cb714bb9257fb9a3427c51d375d11d3552437305691075bb6a9
libsys-syslog-perl_0.29-1build1.debian.tar.gz 4.5 KiB 4dc4ae9b4a9d05133c0b40f783d9c38ca0cc27e56ae06e5a234e22b93fc164be
libsys-syslog-perl_0.29-1build1.dsc 2.2 KiB 3629da240d74b3d68a808eaee29b1ecfb255bc859b2273cee17125533aa94fec

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.