1{
2   "abstract" : "Mixin methods for simple event/message dispatch framework",
3   "author" : [
4      "Tom Molesworth <cpan@perlsite.co.uk>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150001",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Mixin-Event-Dispatch",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "perl" : "5.010001"
20         }
21      },
22      "configure" : {
23         "requires" : {
24            "ExtUtils::MakeMaker" : "6.48"
25         }
26      },
27      "develop" : {
28         "requires" : {
29            "Test::Mojibake" : "0",
30            "Test::More" : "0",
31            "Test::Pod" : "1.41",
32            "Test::Synopsis" : "0",
33            "Test::Version" : "1"
34         }
35      },
36      "runtime" : {
37         "requires" : {
38            "List::UtilsBy" : "0",
39            "Scalar::Util" : "0",
40            "parent" : "0"
41         }
42      },
43      "test" : {
44         "recommends" : {
45            "CPAN::Meta" : "2.120900"
46         },
47         "requires" : {
48            "ExtUtils::MakeMaker" : "0",
49            "File::Spec" : "0",
50            "IO::Handle" : "0",
51            "IPC::Open3" : "0",
52            "Test::CheckDeps" : "0.010",
53            "Test::Fatal" : "0.010",
54            "Test::More" : "0.98",
55            "Test::Refcount" : "0.07"
56         }
57      }
58   },
59   "release_status" : "stable",
60   "resources" : {
61      "bugtracker" : {
62         "mailto" : "bug-mixin-event-dispatch at rt.cpan.org",
63         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Mixin-Event-Dispatch"
64      },
65      "homepage" : "http://search.cpan.org/dist/Mixin-Event-Dispatch/"
66   },
67   "version" : "2.000"
68}
69
70