1{
2   "abstract" : "Perl extension for comparing arrays.",
3   "author" : [
4      "Dave Cross <dave@mag-sol.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "Module::Build version 0.4231",
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" : "Array-Compare",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "Test::NoWarnings" : "0"
20         }
21      },
22      "configure" : {
23         "requires" : {
24            "Module::Build" : "0.42"
25         }
26      },
27      "runtime" : {
28         "requires" : {
29            "Carp" : "0",
30            "Moo" : "0",
31            "Types::Standard" : "0",
32            "perl" : "v5.10.0"
33         }
34      }
35   },
36   "provides" : {
37      "Array::Compare" : {
38         "file" : "lib/Array/Compare.pm",
39         "version" : "v3.0.8"
40      }
41   },
42   "release_status" : "stable",
43   "resources" : {
44      "bugtracker" : {
45         "web" : "https://github.com/davorg/array-compare/issues"
46      },
47      "license" : [
48         "http://dev.perl.org/licenses/"
49      ],
50      "repository" : {
51         "type" : "git",
52         "url" : "https://github.com/davorg/array-compare.git",
53         "web" : "https://github.com/davorg/array-compare"
54      }
55   },
56   "version" : "v3.0.8",
57   "x_serialization_backend" : "JSON::PP version 4.04"
58}
59