Context-Singleton 1.0.0 Deleted

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(0x55be0d8e02f0)
  • lib/Context/Singleton/Exception/Deduced.pm: HASH(0x55be0d71dec0)
  • lib/Context/Singleton/Exception/Invalid.pm: HASH(0x55be0d9239d8)
  • lib/Context/Singleton/Exception/Nondeducible.pm: HASH(0x55be0d46d2d0)
  • lib/Context/Singleton/Frame.pm: HASH(0x55be0d7c32f8)
  • lib/Context/Singleton/Frame/Builder/Array.pm: HASH(0x55be0d775438)
  • lib/Context/Singleton/Frame/Builder/Base.pm: HASH(0x55be0d8aca00)
  • lib/Context/Singleton/Frame/Builder/Hash.pm: HASH(0x55be0d754378)
  • lib/Context/Singleton/Frame/Builder/Value.pm: HASH(0x55be0e080670)
  • lib/Context/Singleton/Frame/DB.pm: HASH(0x55be0df86dc0)
  • lib/Context/Singleton/Frame/Promise.pm: HASH(0x55be0dfb6798)
  • lib/Context/Singleton/Frame/Promise/Builder.pm: HASH(0x55be0d681580)
  • lib/Context/Singleton/Frame/Promise/Rule.pm: HASH(0x55be0d832750)
  • lib/Context/Singleton/Frame/Result.pm: HASH(0x55be0d876f40)

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