liblog-report-perl 1.23-1 source package in Ubuntu

Changelog

liblog-report-perl (1.23-1) unstable; urgency=medium

  * New upstream release.
  * Add libxml-libxml-perl to B-D-I, Suggests, and Enhances.

 -- gregor herrmann <email address hidden>  Mon, 13 Nov 2017 21:09:31 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblog-report-perl_1.23-1.dsc 2.4 KiB 4617490cbe6fc8e4cad1454b5cdb70ce2ce7f8ccb32759e4a8e47e9cc890313a
liblog-report-perl_1.23.orig.tar.gz 93.7 KiB 9ae3a56681957c63b291f515d41921c163db3703afed03c1a480499b9054c167
liblog-report-perl_1.23-1.debian.tar.xz 3.7 KiB 88d3c0bf66c1d8afb6df16a5d982bdff8c48f0def616b467fa4fe992dcdbb492

Available diffs

No changes file available.

Binary packages built by this source

liblog-report-perl: Perl module to report problems, with pluggable handlers and language support

 Handling messages to users can be a hassle, certainly when the same module is
 used for command-line and in a graphical interfaces, and has to cope with
 internationalization at the same time; this set of modules tries to
 simplify this.
 .
 Log::Report combines gettext features with Log::Dispatch-like features.
 However, you can also use this module to do only translations or only
 message dispatching.
 .
 Includes extension modules for integration with Dancer, Dancer2,
 DBIx::Class, Log::Dispatch, Log::Log4perl, and Mojolicious.
 To use either of those, please install corresponding package.