{
  "abstract" : "C Language Support for Inline",
  "author" : [
     "Ingy döt Net <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Inline-C",
  "no_index" : {
     "directory" : [
        "inc",
        "t",
        "xt",
        "example",
        "lib/Inline/C/Parser"
     ],
     "file" : [
        "lib/Inline/C/Parser.pm"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.06"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "7.00",
           "File::Spec" : "0.8",
           "Inline" : "0.77",
           "Parse::RecDescent" : "1.80",
           "Pegex" : "0.55",
           "perl" : "v5.8.1"
        }
     },
     "test" : {
        "requires" : {
           "File::Copy::Recursive" : "0",
           "IO::All" : "0",
           "Test::More" : "0.88",
           "Test::Warn" : "0.23",
           "YAML::XS" : "0",
           "autodie" : "0",
           "version" : "0.77"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/ingydotnet/inline-c-pm/issues"
     },
     "homepage" : "https://github.com/ingydotnet/inline-c-pm",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ingydotnet/inline-c-pm.git",
        "web" : "https://github.com/ingydotnet/inline-c-pm"
     }
  },
  "version" : "0.69"
}