The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "minimalistic Supervisor",
   "author" : [
      "Masahiro Nagano <kazeburo {at} gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.5.3",
   "license" : "perl_5",
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Proclet",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Validator" : "0",
            "File::Which" : "1.09",
            "Getopt::Compact::WithCmd" : "0.20",
            "Log::Minimal" : "0.14",
            "Mouse" : "0",
            "Parallel::Prefork" : "0.13",
            "Term::ANSIColor" : "0",
            "YAML::XS" : "0.38",
            "parent" : "0"
         }
      },
      "test" : {
         "requires" : {
            "List::MoreUtils" : "0",
            "Parallel::Scoreboard" : "0",
            "Test::More" : "0",
            "Test::Requires" : "0"
         }
      }
   },
   "provides" : {
      "Proclet" : {
         "file" : "lib/Proclet.pm",
         "version" : "0.31"
      },
      "Proclet::Declare" : {
         "file" : "lib/Proclet/Declare.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kazeburo/Proclet/issues"
      },
      "homepage" : "https://github.com/kazeburo/Proclet",
      "repository" : {
         "url" : "https://github.com/kazeburo/Proclet.git",
         "web" : "https://github.com/kazeburo/Proclet"
      }
   },
   "version" : "0.31",
   "x_contributors" : [
      "soh335 <sugarbabe335@gmail.com>",
      "Masahiro Nagano <kazeburo@gmail.com>"
   ]
}