POE-Component-SmokeBox 0.02 Deleted
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.02
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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 |
|---|---|---|---|
| POE::Component::SmokeBox | POE enabled CPAN smoke testing with added value. | 0.02 | metacpan |
| POE::Component::SmokeBox::Backend | smoker backend to POE::Component::SmokeBox | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::Base | Base class for Backend smokers. | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::CPAN::Reporter | a backend for CPAN/CPAN::Reporter smokers. | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::CPAN::YACSmoke | a backend for CPAN::YACSmoke smokers. | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::CPANPLUS::YACSmoke | a backend for CPANPLUS::YACSmoke smokers. | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::Test::Excess | a backend to test excessive run kills. | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::Test::Idle | a backend to test idle kills. | 0.01 | metacpan |
| POE::Component::SmokeBox::Backend::Test::Loop | a backend to test looping output kills. | 0.01 | metacpan |
| POE::Component::SmokeBox::Job | Object defining a SmokeBox job. | 0.01 | metacpan |
| POE::Component::SmokeBox::JobQueue | An array based queue for SmokeBox | 0.01 | metacpan |
| POE::Component::SmokeBox::Result | object defining SmokeBox job results. | 0.01 | metacpan |
| POE::Component::SmokeBox::Smoker | encapsulates a smoker object. | 0.01 | metacpan |