1--- #YAML:1.0
2name:               IPC-MMA
3version:            0.81
4abstract:           Shared Memory using Ralf Engelschall's mm library
5author:
6    - Craig MacKenna <craig@animalhead.com>
7license:            perl
8distribution_type:  module
9configure_requires:
10    Config:               0
11    Devel::AssertOS:      0
12    ExtUtils::MakeMaker:  6.52
13build_requires:
14    ExtUtils::MakeMaker:  0
15requires:
16    Carp:               0
17    ExtUtils::ParseXS:  2.200401
18    Test::More:         0
19    Test::Warn:         0.11
20    Time::HiRes:        0
21no_index:
22    directory:
23        - t
24        - inc
25generated_by:       ExtUtils::MakeMaker version 6.56
26meta-spec:
27    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
28    version:  1.4
29