The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A distributed task runner for Beam::Wire containers",
   "author" : [
      "Doug Bell <preaction@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Beam-Minion",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Beam::Runner" : "0.014",
            "Beam::Wire" : "1.019",
            "Getopt::Long" : "2.36",
            "Minion" : "8",
            "Module::Runtime" : "0",
            "Mojolicious" : "7",
            "perl" : "5.010"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Minion::Backend::SQLite" : "3.001",
            "Mock::MonkeyPatch" : "0",
            "Mojo::SQLite" : "2.002",
            "Test::Fatal" : "0",
            "Test::Lib" : "0",
            "Test::More" : "1.001005"
         }
      }
   },
   "provides" : {
      "Beam::Minion" : {
         "file" : "lib/Beam/Minion.pm",
         "version" : "0.012"
      },
      "Beam::Minion::Command::job" : {
         "file" : "lib/Beam/Minion/Command/job.pm",
         "version" : "0.012"
      },
      "Beam::Minion::Command::run" : {
         "file" : "lib/Beam/Minion/Command/run.pm",
         "version" : "0.012"
      },
      "Beam::Minion::Command::worker" : {
         "file" : "lib/Beam/Minion/Command/worker.pm",
         "version" : "0.012"
      },
      "Beam::Minion::Util" : {
         "file" : "lib/Beam/Minion/Util.pm",
         "version" : "0.012"
      },
      "Beam::Runner::Command::minion" : {
         "file" : "lib/Beam/Runner/Command/minion.pm",
         "version" : "0.012"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/preaction/Beam-Minion/issues"
      },
      "homepage" : "https://github.com/preaction/Beam-Minion",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/preaction/Beam-Minion.git",
         "web" : "https://github.com/preaction/Beam-Minion"
      }
   },
   "version" : "0.012",
   "x_authority" : "cpan:PREACTION",
   "x_contributors" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0216"
}