---
abstract: 'Plugin for Dancer2 web app to send and query jobs in different job schedulers'
author:
  - 'Mikko Koivunalho <mikkoi@cpan.org>'
build_requires:
  Crypt::JWT: '0'
  Dancer2: '0.301'
  Dancer2::Plugin::Database: '0'
  Database::ManagedHandle: '0.003'
  Database::Temp: '0'
  Exporter: '0'
  File::Spec: '0'
  FindBin: '1.51'
  HTTP::Request::Common: '0'
  HTTP::Status: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  JSON: '0'
  Test2::V0: '0'
  Test::Database::Temp: '0'
  Test::More: '0'
  Test::WWW::Mechanize::PSGI: '0'
  lib: '0'
  perl: '5.014'
  utf8: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010'
keywords:
  - dancer
  - dancer2
  - plugin
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dancer2-Plugin-JobScheduler
requires:
  Carp: '0'
  Const::Fast: '0'
  Dancer2::Plugin: '0.200002'
  Database::ManagedHandle: '0.003'
  English: '0'
  Log::Any: '0'
  Log::Any::Adapter::Util: '0'
  Module::Load: '0'
  Moo: '0'
  TheSchwartz::JobScheduler: '0.002'
  TheSchwartz::JobScheduler::Job: '0'
  perl: '5.014'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dancer2-Plugin-JobScheduler
  homepage: https://metacpan.org/release/Dancer2-Plugin-JobScheduler
  repository: https://github.com/mikkoi/Dancer2-Plugin-JobScheduler.git
version: '0.006'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'