The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Inject modules into a CPAN::Mini mirror.",
   "author" : [
      "Shawn Sorichetti <ssoriche@coloredblocks.net>",
      "Andy Armstrong <andy@hexten.net>",
      "Christian Walde <walde.christian@googlemail.com>",
      "Randy Stauner <rwstauner@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CPAN-Mini-Inject",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN::Checksums" : 0,
            "CPAN::Mini" : "0.32",
            "Carp" : 0,
            "Compress::Zlib" : 0,
            "Dist::Metadata" : "0.921",
            "Env" : 0,
            "File::Basename" : 0,
            "File::Copy" : 0,
            "File::Path" : "2.07",
            "File::Slurp" : 0,
            "File::Spec" : "2.07",
            "File::Spec::Functions" : 0,
            "File::Temp" : 0,
            "Getopt::Long" : 0,
            "HTTP::Server::Simple" : "0.07",
            "IO::Zlib" : 0,
            "LWP::Simple" : 0,
            "Pod::Usage" : 0,
            "Test::More" : 0,
            "YAML" : 0
         }
      }
   },
   "provides" : {
      "CPAN::Mini::Inject" : {
         "file" : "lib/CPAN/Mini/Inject.pm",
         "version" : "0.31"
      },
      "CPAN::Mini::Inject::Config" : {
         "file" : "lib/CPAN/Mini/Inject/Config.pm",
         "version" : "0.31"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=CPAN-Mini-Inject"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/AndyA/CPAN--Mini--Inject.git (fetch)"
      }
   },
   "version" : "0.31"
}