App-Koyomi v0.6.1 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::Koyomi | A simple distributed job scheduler | v0.6.1 | metacpan |
App::Koyomi::CLI | Koyomi CLI module | v0.6.1 | metacpan |
App::Koyomi::Config | koyomi config | v0.6.1 | metacpan |
App::Koyomi::Context | koyomi application context | v0.6.1 | metacpan |
App::Koyomi::DataSource::Job | Abstract datasource class for job entity | v0.6.1 | metacpan |
App::Koyomi::DataSource::Job::Teng | Teng interface as job datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Job::Teng::Data | Wrapper class to represents a record of job datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Job::Teng::JobTime | Wrapper class for job_times datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Job::Teng::Object | Teng's subclass for job datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Job::Teng::Schema | Teng::Schema class for job datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Semaphore | Abstract datasource class for semaphore entity | v0.6.1 | metacpan |
App::Koyomi::DataSource::Semaphore::None | Fake module of semaphore datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Semaphore::Teng | Teng interface as semaphore datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Semaphore::Teng::Data | Wrapper class to represents a record of semaphore datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Semaphore::Teng::Object | Teng's subclass for semaphore datasource | v0.6.1 | metacpan |
App::Koyomi::DataSource::Semaphore::Teng::Schema | Teng::Schema class for semaphore datasource | v0.6.1 | metacpan |
App::Koyomi::Job | koyomi job | v0.6.1 | metacpan |
App::Koyomi::JobTime::Formatter | Mixin to enhance job_times data object | v0.6.1 | metacpan |
App::Koyomi::JobTime::Object | JobTime object to use Formatter Mixin | v0.6.1 | metacpan |
App::Koyomi::Logger | logger utility | v0.6.1 | metacpan |
App::Koyomi::Schedule | koyomi job schedule | v0.6.1 | metacpan |
App::Koyomi::Semaphore | koyomi semaphore | v0.6.1 | metacpan |
App::Koyomi::Worker | koyomi worker module | v0.6.1 | metacpan |