Test-StructuredObject 0.01000009
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Test-StructuredObject-0.01000009/lib/Test/StructuredObject/CodeStub.pm -- Around line 77: L<> starts or ends with whitespace
- 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.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Test::StructuredObject
- Test::StructuredObject::CodeStub
- Test::StructuredObject::NonTest
- Test::StructuredObject::SubTest
- Test::StructuredObject::Test
- Test::StructuredObject::TestSuite
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::StructuredObject | Use a structured execution-graph to create a test object which runs your tests smartly. | 0.01000009 | metacpan |
Test::StructuredObject::CodeStub | The base class of all executable tests. | 0.01000009 | metacpan |
Test::StructuredObject::NonTest | A L<< C<CodeStub>|Test::StructuredObject::CodeStub >> representing executable but non-test code. | 0.01000009 | metacpan |
Test::StructuredObject::SubTest | A Nested group of tests. | 0.01000009 | metacpan |
Test::StructuredObject::Test | A L<< C<CodeStub>|Test::StructuredObject::CodeStub >> representing executable test code. | 0.01000009 | metacpan |
Test::StructuredObject::TestSuite | A collection of tests in an order waiting to be executed. | 0.01000009 | metacpan |