The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Compile a log format string to perl-code '
author:
  - 'Masahiro Nagano <kazeburo@gmail.com>'
build_requires:
  HTTP::Request::Common: 0
  Test::MockTime: 0
  Test::More: 0.98
  Test::Requires: 0
  Try::Tiny: 0.12
  URI::Escape: 1.60
configure_requires:
  CPAN::Meta: 0
  CPAN::Meta::Prereqs: 0
  Module::Build: 0.38
dynamic_config: 0
generated_by: 'Minilla/v0.11.0, CPAN::Meta::Converter version 2.132830'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Apache-LogFormat-Compiler
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Apache::LogFormat::Compiler:
    file: lib/Apache/LogFormat/Compiler.pm
    version: 0.30
requires:
  POSIX: 0
  POSIX::strftime::Compiler: 0.30
  Time::Local: 0
  perl: 5.008004
resources:
  bugtracker: https://github.com/kazeburo/Apache-LogFormat-Compiler/issues
  homepage: https://github.com/kazeburo/Apache-LogFormat-Compiler
  repository: git://github.com/kazeburo/Apache-LogFormat-Compiler.git
version: 0.30
x_contributors:
  - 'Florian Schlichting <fsfs@debian.org>'
  - 'Piotr Roszatycki <piotr.roszatycki@gmail.com>'