IPC-Concurrency-DBI v1.2.0 Latest
Kwalitee Issues
- 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: .githooksrc,.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 |
---|---|---|---|
IPC::Concurrency::DBI | Control how many instances of an application run in parallel, using DBI as the IPC method. | v1.2.0 | metacpan |
IPC::Concurrency::DBI::Application | Application identifier that represents the resource that will be limited. | v1.2.0 | metacpan |
IPC::Concurrency::DBI::Application::Instance | Application instance that represents consumption of the limited resource. | v1.2.0 | metacpan |