1{
2   "abstract" : "Manipulate NxN matrices of real numbers",
3   "author" : [
4      "Jonathan Leto <jonathan@leto.net>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.133380",
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" : "Math-MatrixReal",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "File::Spec" : "0",
20            "Test::Most" : "0"
21         }
22      },
23      "configure" : {
24         "requires" : {
25            "Module::Build" : "0.38"
26         }
27      }
28   },
29   "provides" : {
30      "Math::MatrixReal" : {
31         "file" : "lib/Math/MatrixReal.pm",
32         "version" : "2.13"
33      }
34   },
35   "release_status" : "stable",
36   "resources" : {
37      "license" : [
38         "http://dev.perl.org/licenses/"
39      ],
40      "repository" : {
41         "url" : "http://github.com/leto/math--matrixreal/tree/master"
42      }
43   },
44   "version" : "2.13"
45}
46