{
   "abstract" : "Uniform use of Math::MatrixReal and Math::GSL::Matrix.",
   "author" : [
      "Alberto Simões <ambs@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Math-Matrix-MaybeGSL",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "recommends" : {
            "Math::GSL" : "0.32"
         },
         "requires" : {
            "Exporter" : "0",
            "Math::GSL" : "0",
            "Math::MatrixReal" : "2.12",
            "overload" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Without::Module" : "0.17"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ambs/Math-Matrix-MaybeGSL.git",
         "web" : "https://github.com/ambs/Math-Matrix-MaybeGSL"
      }
   },
   "version" : "0.007"
}