Queue-DBI v2.5.3
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: .gitignore
- 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 |
---|---|---|---|
Queue::DBI | A queueing module with an emphasis on safety, using DBI as a storage system for queued data. | v2.5.3 | metacpan |
Queue::DBI::Admin | Manage Queue::DBI queues. | v2.5.3 | metacpan |
Queue::DBI::Element | An object representing an element pulled from the queue. | v2.5.3 | metacpan |