Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
Fennec Full Featured Testing Toolbox And Development Kit 0.024 metacpan
Fennec::Assert Assertions (tester functions) for Fennec. metacpan
Fennec::Assert::Core Shortcut to load all core assertion libraries. metacpan
Fennec::Assert::Core::Anonclass Easily build a temporary class metacpan
Fennec::Assert::Core::Exception Functions to test code that throws exceptions metacpan
Fennec::Assert::Core::More Assertion library that mirrors L<Test::More>'s functionality. metacpan
Fennec::Assert::Core::Package Tools for testing that packages load properly metacpan
Fennec::Assert::Core::Simple Assertion library that mirrors L<Test::Simple>'s functionality. metacpan
Fennec::Assert::Core::Warn Tools for testing warnings metacpan
Fennec::Assert::Interceptor Intercept results generated by asserts in order to test them. metacpan
Fennec::Assert::TBCore Shortcut to load all tbcore assertion libraries. metacpan
Fennec::Assert::TBCore::Exception Fennec wrapper for L<Test::Exception> metacpan
Fennec::Assert::TBCore::More Fennec wrapper for L<Test::More> metacpan
Fennec::Assert::TBCore::Simple Fennec wrapper for L<Test::Simple> metacpan
Fennec::Assert::TBCore::Warn Fennec wrapper for L<Test::Warn> metacpan
Fennec::Base::Method Base class for objects that are blessed methods. metacpan
Fennec::Collector Base class for fennec output collectors. metacpan
Fennec::Collector::Files File based output collector for fennec metacpan
Fennec::Collector::Interceptor Intercept output objects instead fo sending them to parent. metacpan
Fennec::Config metacpan
Fennec::Debug Debug utilities for Fennec metacpan
Fennec::FileLoader Utility to find and load Fennec tests metacpan
Fennec::FileType Base class for FileType plugins. metacpan
Fennec::FileType::Module Load module files under t/ as test files. metacpan
Fennec::Handler metacpan
Fennec::Handler::TAP metacpan
Fennec::Output metacpan
Fennec::Output::BailOut metacpan
Fennec::Output::Diag Represents a diagnostics output object. metacpan
Fennec::Output::Note Represents a note output object. metacpan
Fennec::Output::Result metacpan
Fennec::Parser metacpan
Fennec::Runner metacpan
Fennec::Runner::Proto metacpan
Fennec::Standalone Standalone Fennec test module metacpan
Fennec::TestFile metacpan
Fennec::TestFile::Meta Meta information for L<Fennec::TestFile> objects metacpan
Fennec::TestSet metacpan
Fennec::TestSet::SubSet metacpan
Fennec::TestSet::SubSet::Setup metacpan
Fennec::Util Misc utilities metacpan
Fennec::Util::Abstract Provides the 'Abstract()' method. metacpan
Fennec::Util::Accessors Quick and dirty read-write accessor generator metacpan
Fennec::Util::Alias Require packages and alias the package name. metacpan
Fennec::Util::PackageFinder metacpan
Fennec::Util::Sub metacpan
Fennec::Util::TBOverride metacpan
Fennec::Workflow metacpan
Fennec::Workflow::Case metacpan
Fennec::Workflow::Methods metacpan
Fennec::Workflow::Spec metacpan
Test::Suite Framework upon which intercompatible testing solutions can be built. metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan