Kwalitee Issues

has_changelog

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Test::Exception
  • Test::Warn

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.

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

Other Files

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