1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
---
abstract: 'SQLite backend for Minion job queue'
author:
- 'Dan Book <dbook@cpan.org>'
build_requires:
File::Spec: '0'
Module::Metadata: '0'
Test::More: '0.96'
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Minion-Backend-SQLite
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Minion::Backend::SQLite:
file: lib/Minion/Backend/SQLite.pm
version: v5.0.7
requires:
List::Util: '0'
Minion: '10.13'
Mojo::SQLite: '3.000'
Mojolicious: '7.49'
Sys::Hostname: '0'
Time::HiRes: '0'
perl: '5.010001'
resources:
IRC: ircs://irc.libera.chat/#mojo
bugtracker: https://github.com/Grinnz/Minion-Backend-SQLite/issues
homepage: https://github.com/Grinnz/Minion-Backend-SQLite
repository: https://github.com/Grinnz/Minion-Backend-SQLite.git
version: v5.0.7
x_contributors:
- 'Dan Book <grinnz@grinnz.com>'
- 'Oliver Kurz <okurz@suse.de>'
- 'Sebastian Riedel <s@kraih.com>'
- 'Stefan Adams <s1037989@gmail.com>'
- 'yrjustice <43676784+yrjustice@users.noreply.github.com>'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Artistic-2.0
|