The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Build and install the Chipmunk Physics library",
   "author" : [
      "Jeffrey T. Palmer <jtpalmer@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4005, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Alien-Chipmunk",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Alien::CMake" : "0.03",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Alien::Base" : "0",
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::Base" : "0",
            "File::ShareDir" : "1.00",
            "perl" : "v5.8.1"
         }
      }
   },
   "provides" : {
      "Alien::Chipmunk" : {
         "file" : "lib/Alien/Chipmunk.pm",
         "version" : "0.000001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jtpalmer/Alien-Chipmunk/issues"
      },
      "homepage" : "https://github.com/jtpalmer/Alien-Chipmunk",
      "license" : [
         "http://www.opensource.org/licenses/mit-license.php"
      ],
      "repository" : {
         "url" : "https://github.com/jtpalmer/Alien-Chipmunk.git"
      }
   },
   "version" : "0.000001"
}