{
  "abstract" : "A Perlish Interface to the GSL 1D Integration Library",
  "author" : [
     "Joel Berger <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "PerlGSL-Integration-SingleDim",
  "no_index" : {
     "file" : [
        "README.pod"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::CBuilder" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.36"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.008"
        }
     }
  },
  "provides" : {
     "PerlGSL::Integration::SingleDim" : {
        "file" : "lib/PerlGSL/Integration/SingleDim.pm",
        "version" : "0.001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/jberger/PerlGSL-Integration-SingeDim/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/jberger/PerlGSL-Integration-SingeDim"
     }
  },
  "version" : "0.001"
}