---
abstract: 'Perl extension for reading procmail logfiles.'
author:
  - 'Philippe Bruhat (BooK) <book@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Find: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Cmd: '0'
  Test::More: '0'
  perl: '5.006'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
keywords:
  - procmail
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Log-Procmail
provides:
  Log::Procmail:
    file: lib/Log/Procmail.pm
    version: '0.14'
  Log::Procmail::Abstract:
    file: lib/Log/Procmail.pm
    version: '0.14'
requires:
  Carp: '0'
  IO::File: '0'
  IO::Select: '0'
  UNIVERSAL: '0'
  perl: '5.006'
  strict: '0'
  vars: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Procmail
  repository: https://github.com/book/Log-Procmail.git
version: '0.14'
x_contributors:
  - 'Tony Cook <tonyc@cpan.org>'
  - 'Enrico Sorcinelli <enrys@cpan.org>'
  - 'Mathieu Arnold <mat@cpan.org>'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'