1{
2   "abstract" : "write your unit tests in other modules than *.t",
3   "author" : [
4      "Kenichi Ishigaki <ishigaki@cpan.org>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142060",
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" : "Test-Classy",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0"
26         }
27      },
28      "configure" : {
29         "requires" : {
30            "ExtUtils::MakeMaker" : "0"
31         }
32      },
33      "runtime" : {
34         "requires" : {
35            "Class::Data::Inheritable" : "0",
36            "Class::Inspector" : "0",
37            "Data::Dump" : "0",
38            "Encode" : "0",
39            "Module::Find" : "0",
40            "Sub::Install" : "0",
41            "Term::Encoding" : "0",
42            "Test::More" : "0.47",
43            "Test::UseAllModules" : "0.09"
44         }
45      }
46   },
47   "release_status" : "stable",
48   "version" : "0.10"
49}
50