libregexp-log-perl 0.06-4 source package in Ubuntu

Changelog

libregexp-log-perl (0.06-4) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 09:24:07 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libregexp-log-perl_0.06-4.dsc 2.1 KiB cd2029f7c132b9b801c6299c5de4b9477ad929d0d538ed4f6aa32aec996602c9
libregexp-log-perl_0.06.orig.tar.gz 9.9 KiB 5a0b9209cc2c15cdfad13bed98f9ce11d1fef3aafbc57c47cad3a99d02751390
libregexp-log-perl_0.06-4.debian.tar.xz 3.1 KiB b2d344c83fa040be2f72b7310866bd12a93073900d39079e8942e36f51cf288e

Available diffs

No changes file available.

Binary packages built by this source

libregexp-log-perl: base class for log files regexp builders

 Regexp::Log is a base class for a variety of modules that generate
 regular expressions for performing the usual data munging tasks on log
 files that cannot be simply split().
 .
 The goal of this module family is to compute regular expressions based
 on the configuration string of the log.
 .
 Please note that there is I<nothing useful> you can do with
 Regexp::Log! Use one of its derived classes!