Source: libapache-logformat-compiler-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10),
               libmodule-build-tiny-perl,
               perl
Build-Depends-Indep: libhttp-message-perl,
                     libposix-strftime-compiler-perl,
                     libtest-mocktime-perl,
                     libtest-requires-perl,
                     libtry-tiny-perl (>= 0.12),
                     liburi-perl,
                     tzdata
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-logformat-compiler-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapache-logformat-compiler-perl.git
Homepage: http://search.cpan.org/dist/Apache-LogFormat-Compiler/

Package: libapache-logformat-compiler-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libposix-strftime-compiler-perl
Description: Perl module to pre-compile a LogFormat string
 Apache::LogFormat::Compiler is a module to speed up and simplify the
 generation of access.log-style lines by pre-compiling the desired log
 format string on object instantiation. It supports a subset of Apache's
 LogFormat templates.
