The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Manipulate NxN matrices of real numbers",
   "author" : [
      "Jonathan Leto <jonathan@leto.net>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Math-MatrixReal",
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Spec" : "0",
            "Test::Most" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      }
   },
   "provides" : {
      "Math::MatrixReal" : {
         "file" : "lib/Math/MatrixReal.pm",
         "version" : "2.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/leto/math--matrixreal/tree/master"
      }
   },
   "version" : "2.11"
}