Kwalitee Issues

has_changelog

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

main_module_version_matches_dist_version

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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Algorithm-Easing-0.04/lib/Algorithm/Easing/Backdraft.pm -- Around line 93: '=item' outside of any '=over' Around line 141: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Bounce.pm -- Around line 101: '=item' outside of any '=over' Around line 149: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Circular.pm -- Around line 90: '=item' outside of any '=over' Around line 138: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Cubic.pm -- Around line 91: '=item' outside of any '=over' Around line 139: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Ease.pm -- Around line 88: '=item' outside of any '=over' Around line 136: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Elastic.pm -- Around line 130: '=item' outside of any '=over' Around line 178: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Exponential.pm -- Around line 99: '=item' outside of any '=over' Around line 147: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Linear.pm -- Around line 87: '=item' outside of any '=over' Around line 135: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Quadratic.pm -- Around line 90: '=item' outside of any '=over' Around line 138: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Quartinion.pm -- Around line 91: '=item' outside of any '=over' Around line 139: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Quintonion.pm -- Around line 91: '=item' outside of any '=over' Around line 139: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing/Sinusoidal.pm -- Around line 87: '=item' outside of any '=over' Around line 135: You forgot a '=back' before '=head1' Algorithm-Easing-0.04/lib/Algorithm/Easing.pm -- Around line 104: '=item' outside of any '=over' Around line 154: You forgot a '=back' before '=head1'

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.

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
Algorithm::Easing Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Backdraft Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Bounce Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Circular Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Cubic Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Ease metacpan
Algorithm::Easing::Elastic Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Exponential Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Linear Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Mediator metacpan
Algorithm::Easing::Quadratic Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Quartinion Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Quintonion Calculate eased translations between two positive whole integer values over time metacpan
Algorithm::Easing::Sinusoidal Calculate eased translations between two positive whole integer values over time metacpan

Other Files

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