Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: Error reading from file 'Iterator-BreakOn-0.4/META.yml': UTF-8 "\xED" does not map to Unicode

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: Build.PL,debian/libiterator-breakon-perl.examples

no_generated_files

Remove the offending files/directories!

Error: Makefile

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: Iterator-BreakOn-0.4/lib/Iterator/BreakOn/Base.pm -- Around line 647: Non-ASCII character seen before =encoding in 'Víctor'. Assuming UTF-8 Iterator-BreakOn-0.4/lib/Iterator/BreakOn/DataSource.pm -- Around line 175: Non-ASCII character seen before =encoding in 'Víctor'. Assuming UTF-8 Iterator-BreakOn-0.4/lib/Iterator/BreakOn/Event.pm -- Around line 119: Non-ASCII character seen before =encoding in 'Víctor'. Assuming UTF-8 Iterator-BreakOn-0.4/lib/Iterator/BreakOn/X.pm -- Around line 118: Non-ASCII character seen before =encoding in 'Víctor'. Assuming UTF-8 Iterator-BreakOn-0.4/lib/Iterator/BreakOn.pm -- Around line 161: Non-ASCII character seen before =encoding in 'Víctor'. Assuming CP1252

has_meta_json

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

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.1,0.2,0.3

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

Modules

Name Abstract Version View
Iterator::BreakOn Iterator with control flow breaks 0.2 metacpan
Iterator::BreakOn::Base Base class for iterator with flow breaks 0.3 metacpan
Iterator::BreakOn::DataSource Wrapper for extensions of Iterator::BreakOn 0.1 metacpan
Iterator::BreakOn::Event Build and destroy events 0.1 metacpan
Iterator::BreakOn::X Declare exception classes for Iterator::BreakOn 0.2 metacpan

Provides

Name File View
Iterator::BreakOn::Base::Event lib/Iterator/BreakOn/Event.pm metacpan
Iterator::BreakOn::DataSource::GetMethod lib/Iterator/BreakOn/DataSource.pm metacpan

Other Files

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