{
  "abstract" : "Compile a log format string to perl-code ",
  "author" : [
     "Masahiro Nagano <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.10",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Apache-LogFormat-Compiler",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "POSIX" : "0",
           "POSIX::strftime::Compiler" : "0.30",
           "Time::Local" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "HTTP::Request::Common" : "0",
           "Test::MockTime" : "0",
           "Test::More" : "0.98",
           "Test::Requires" : "0",
           "Try::Tiny" : "0.12",
           "URI::Escape" : "1.60"
        }
     }
  },
  "provides" : {
     "Apache::LogFormat::Compiler" : {
        "file" : "lib/Apache/LogFormat/Compiler.pm",
        "version" : "0.34"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/kazeburo/Apache-LogFormat-Compiler/issues"
     },
     "homepage" : "https://github.com/kazeburo/Apache-LogFormat-Compiler",
     "repository" : {
        "url" : "git://github.com/kazeburo/Apache-LogFormat-Compiler.git",
        "web" : "https://github.com/kazeburo/Apache-LogFormat-Compiler"
     }
  },
  "version" : "0.34",
  "x_contributors" : [
     "Florian Schlichting <[email protected]>",
     "Piotr Roszatycki <[email protected]>",
     "Asato Wakisaka <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400"
}