Source: libregexp-log-perl Section: perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: libtest-simple-perl , perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libregexp-log-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libregexp-log-perl Homepage: https://metacpan.org/release/Regexp-Log Testsuite: autopkgtest-pkg-perl Package: libregexp-log-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-simple-perl Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: 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 you can do with Regexp::Log! Use one of its derived classes!