PDE v0.1.0 Deleted

Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line '!!perl/hash:version'
has_changelog

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

has_tests

Add tests!

buildtool_not_executable

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

prereq_matches_use

List all used modules in META.yml requires

Error:
  • version
no_pod_errors

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

Error: PDE-v0.1.0/lisp/templates/TEMPLATE.pl -- Around line 16: Unterminated E<...> sequence Unknown E content in E<<<) - Describe the usage of script briefly> Around line 20: Unterminated E<...> sequence Unknown E content in E<<<) [options] args> Around line 26: Unterminated E<...> sequence Unknown E content in E<<<),> Around line 30: Unterminated R<...> sequence Deleting unknown formatting code R<> An E<...> surrounding strange content Around line 34: Unterminated E<...> sequence Deleting unknown formatting code R<> Unknown E content in E<<<)> PDE-v0.1.0/lisp/templates/TEMPLATE.pm -- Around line 16: Unterminated E<...> sequence Unknown E content in E<<<) - Perl extension for blah blah blah> Around line 25: Unterminated E<...> sequence Unknown E content in E<<<),> Around line 46: Unterminated R<...> sequence Deleting unknown formatting code R<> An E<...> surrounding strange content Around line 50: Unterminated E<...> sequence Deleting unknown formatting code R<> Unknown E content in E<<<)> PDE-v0.1.0/lisp/templates/TEMPLATE.pod -- Around line 4: Unterminated E<...> sequence Unknown E content in E<<<) - Perl extension for blah blah blah> Around line 13: Unterminated E<...> sequence Unknown E content in E<<<),> Around line 34: Unterminated R<...> sequence Deleting unknown formatting code R<> An E<...> surrounding strange content Around line 38: Unterminated E<...> sequence Deleting unknown formatting code R<> Unknown E content in E<<<)>

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: lisp/templates/TEMPLATE.pm
meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:
  • Module::Build
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
PDE Perl Development Environment in emacs 0.001000 metacpan
PDE::Util Utils for PDE metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan