Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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_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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Context/Singleton.pm: HASH(0x5609d5711558)
  • lib/Context/Singleton/Exception/Deduced.pm: HASH(0x5609d5710fd0)
  • lib/Context/Singleton/Exception/Invalid.pm: HASH(0x5609d3ed3c68)
  • lib/Context/Singleton/Exception/Nondeducible.pm: HASH(0x5609d5710ee0)
  • lib/Context/Singleton/Frame.pm: HASH(0x5609d3509588)
  • lib/Context/Singleton/Frame/Builder/Array.pm: HASH(0x5609d4bec878)
  • lib/Context/Singleton/Frame/Builder/Base.pm: HASH(0x5609d5710f88)
  • lib/Context/Singleton/Frame/Builder/Hash.pm: HASH(0x5609d5710e38)
  • lib/Context/Singleton/Frame/Builder/Value.pm: HASH(0x5609d34bbea0)
  • lib/Context/Singleton/Frame/DB.pm: HASH(0x5609d5711120)
  • lib/Context/Singleton/Frame/Promise.pm: HASH(0x5609d56c05d0)
  • lib/Context/Singleton/Frame/Promise/Builder.pm: HASH(0x5609d3485c38)
  • lib/Context/Singleton/Frame/Promise/Rule.pm: HASH(0x5609d33cee08)
  • lib/Context/Singleton/Frame/Result.pm: HASH(0x5609d4bec290)

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.

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
Context::Singleton handles context specific singletons metacpan
Context::Singleton::Exception::Deduced metacpan
Context::Singleton::Exception::Invalid metacpan
Context::Singleton::Exception::Nondeducible metacpan
Context::Singleton::Frame metacpan
Context::Singleton::Frame::Builder::Array metacpan
Context::Singleton::Frame::Builder::Base metacpan
Context::Singleton::Frame::Builder::Hash metacpan
Context::Singleton::Frame::Builder::Value metacpan
Context::Singleton::Frame::DB metacpan
Context::Singleton::Frame::Promise basic promise logic metacpan
Context::Singleton::Frame::Promise::Builder metacpan
Context::Singleton::Frame::Promise::Rule metacpan
Context::Singleton::Frame::Result store resolver result metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
cpanfile metacpan
dist.ini metacpan