The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl module dependency manager (aka Bundler for Perl)",
   "author" : [
      "Tatsuhiko Miyagawa"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.3, Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Carton",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601",
            "version" : "0.77"
         }
      },
      "develop" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::More" : "0.9",
            "Test::Pod" : "1.41",
            "Test::Requires" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "App::FatPacker" : "0.009018",
            "App::cpanminus" : "1.694",
            "CPAN::Meta" : "2.120921",
            "CPAN::Meta::Requirements" : "2.121",
            "Exception::Class" : "1.32",
            "ExtUtils::MakeMaker" : "6.64",
            "File::pushd" : "0",
            "Getopt::Long" : "2.39",
            "JSON" : "2.53",
            "Module::Build" : "0.4004",
            "Module::CPANfile" : "0.9031",
            "Module::CoreList" : "0",
            "Module::Metadata" : "1.000003",
            "Module::Reader" : "0.002",
            "Moo" : "1.002",
            "Path::Tiny" : "0.022",
            "Try::Tiny" : "0.09",
            "parent" : "0.223",
            "perl" : "v5.8.5"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/miyagawa/carton/issues"
      },
      "homepage" : "https://github.com/miyagawa/carton",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/miyagawa/carton.git",
         "web" : "https://github.com/miyagawa/carton"
      }
   },
   "version" : "v1.0.9",
   "x_contributors" : [
      "Christian Walde <walde.christian@googlemail.com>",
      "David Golden <dagolden@cpan.org>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Masahiro Chiba <chiba@everqueue.com>",
      "NAKAGAWA Masaki <masaki.nakagawa@gmail.com>",
      "Olaf Alders <olaf@wundersolutions.com>",
      "Pedro Figueiredo <me@pedrofigueiredo.org>",
      "Tatsuhiko Miyagawa <miyagawa@gmail.com>",
      "Yanick Champoux <yanick@babyl.dyndns.org>",
      "ikasam_a <masaki.nakagawa@gmail.com>",
      "shiba_yu36 <shibayu36@gmail.com>"
   ]
}