The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Build and make available Box2D library - L<http://box2d.org/>",
   "author" : [
      "FROGGS <froggs@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Alien-Box2D",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Archive::Extract" : 0,
            "Archive::Zip" : 0,
            "Digest::SHA" : 0,
            "ExtUtils::CppGuess" : 0,
            "ExtUtils::Liblist" : 0,
            "File::Copy" : 0,
            "File::Fetch" : 0,
            "File::Find" : 0,
            "File::Path" : 0,
            "File::ShareDir" : 0,
            "File::Spec" : 0,
            "Module::Build" : "0.36",
            "Text::Patch" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Archive::Extract" : 0,
            "Digest::SHA" : 0,
            "File::Copy" : 0,
            "File::Fetch" : 0,
            "File::Find" : 0,
            "File::Path" : 0,
            "File::ShareDir" : 0,
            "File::Spec" : 0,
            "Module::Build" : "0.36",
            "Text::Patch" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "File::ShareDir" : "1.00",
            "File::Spec" : 0
         }
      }
   },
   "provides" : {
      "Alien::Box2D" : {
         "file" : "lib/Alien/Box2D.pm",
         "version" : "0.105"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Alien-Box2D"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/PerlGameDev/Alien-Box2D"
      }
   },
   "version" : "0.105"
}