The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl tool to migrate from ExtUtils::MakeMaker to Module::Build",
   "author" : [
      "Alexandr Ciornii <alexchorny@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4211",
   "keywords" : [
      "development",
      "upgrade",
      "EU::MM",
      "Makefile.PL",
      "Module::Build"
   ],
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-EUMM-Migrate",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Dumper" : "0",
            "File::Slurp" : "0",
            "Github::Fork::Parent" : "0.2",
            "Perl::Meta" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "App::EUMM::Migrate" : {
         "file" : "lib/App/EUMM/Migrate.pm",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/gpl-3.0.html"
      ],
      "repository" : {
         "url" : "http://github.com/chorny/EUMM-migrate"
      }
   },
   "version" : "0.11"
}