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_changelog

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

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.

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
Salvation::MacroProcessor Macros definition and processing engine 0.92 metacpan
Salvation::MacroProcessor::Connector An object representing interconnection between two classes 0 metacpan
Salvation::MacroProcessor::Field Query field object 0 metacpan
Salvation::MacroProcessor::ForRoles L<Salvation::MacroProcessor> to use within roles (see L<Moose::Manual::Roles> for info about roles) 0 metacpan
Salvation::MacroProcessor::Hooks Base class for your hooks with implementation of actual logic for L<Salvation::MacroProcessor::Spec> 0 metacpan
Salvation::MacroProcessor::Iterator An iterator for reading query results 0 metacpan
Salvation::MacroProcessor::Iterator::Compliance L<Salvation::MacroProcessor::Iterator>-compatible iterator interface 0 metacpan
Salvation::MacroProcessor::Meta::Role L<Salvation::MacroProcessor>'s role for metaclasses 0 metacpan
Salvation::MacroProcessor::MethodDescription Method description object 0 metacpan
Salvation::MacroProcessor::Role A role with most common methods for L<Salvation::MacroProcessor>-enabled classes 0 metacpan
Salvation::MacroProcessor::Spec Query object 0 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan