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.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

no_pod_errors

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

Error: DataStructure-0.01/lib/DataStructure/DoubleList/Node.pm -- Around line 28: Non-ASCII character seen before =encoding in 'can’t'. Assuming UTF-8 DataStructure-0.01/lib/DataStructure/DoubleList.pm -- Around line 114: Non-ASCII character seen before =encoding in 'node’s'. Assuming UTF-8 DataStructure-0.01/lib/DataStructure/LinkedList/Node.pm -- Around line 28: Non-ASCII character seen before =encoding in 'can’t'. Assuming UTF-8 DataStructure-0.01/lib/DataStructure/LinkedList.pm -- Around line 88: Non-ASCII character seen before =encoding in 'node’s'. Assuming UTF-8

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.

Modules

Name Abstract Version View
DataStructure 0.01 metacpan
DataStructure::DoubleList metacpan
DataStructure::DoubleList::Node metacpan
DataStructure::LinkedList metacpan
DataStructure::LinkedList::Node metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
cpanfile metacpan