1---
2abstract: 'Perl extension for reading procmail logfiles.'
3author:
4  - "Philippe \"BooK\" Bruhat <book@cpan.org>"
5build_requires: {}
6configure_requires:
7  Module::Build: 0.38
8dynamic_config: 1
9generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112621'
10license: perl
11meta-spec:
12  url: http://module-build.sourceforge.net/META-spec-v1.4.html
13  version: 1.4
14name: Log-Procmail
15provides:
16  Log::Procmail:
17    file: lib/Log/Procmail.pm
18    version: 0.12
19  Log::Procmail::Abstract:
20    file: lib/Log/Procmail.pm
21    version: 0
22requires:
23  Test::More: 0
24resources:
25  license: http://dev.perl.org/licenses/
26  repository: http://github.com/book/Log-Procmail
27version: 0.12
28