The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A Module::Starter plugin for adding new modules into an existing distribution",
   "author" : [
      "Ruey-Cheng Chen <rueycheng@cpan.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Module-Starter-Smart",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Module::Starter" : "1.58",
            "Test::More" : "0",
            "Test::TempDir::Tiny" : "0",
            "parent" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "ExtUtils::Command" : "0",
            "File::Spec" : "0",
            "Module::Starter" : "1.58",
            "Test::More" : "0",
            "Test::TempDir::Tiny" : "0",
            "parent" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/rueycheng/Module-Starter-Smart.git",
         "web" : "https://github.com/rueycheng/Module-Starter-Smart"
      }
   },
   "version" : "v0.0.8"
}