The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Yet another package manager for building development environment",
   "author" : [
      "magnolia <magnolia.k@me.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.88, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Enbld",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.66"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.66"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Copy::Recursive" : "0",
            "HTTP::Tiny" : "0.041",
            "IO::Socket::SSL" : "0",
            "Try::Lite" : "0",
            "autodie" : "0",
            "parent" : "0",
            "perl" : "5.010001",
            "version" : "0.77"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0.98",
            "Test::Output" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/magnolia-k/Enbld/issues"
      },
      "homepage" : "https://github.com/magnolia-k/Enbld",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/magnolia-k/Enbld.git",
         "web" : "https://github.com/magnolia-k/Enbld"
      }
   },
   "version" : "0.7034"
}