Kwalitee Issues

no_pod_errors

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

Error: WWW-Slides-v0.0.4/lib/WWW/Slides/Attendee.pm -- Around line 239: Non-ASCII character seen before =encoding in 'più'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/BasicLogger.pm -- Around line 96: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Client/Base.pm -- Around line 205: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Client/TCP.pm -- Around line 83: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Controller/Multiple.pm -- Around line 128: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Controller/STDIO.pm -- Around line 64: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Controller/Single.pm -- Around line 288: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Controller/TCP.pm -- Around line 110: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Controller/UDP.pm -- Around line 68: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/SlideShow.pm -- Around line 270: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/SlideTracker.pm -- Around line 328: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides/Talk.pm -- Around line 476: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-v0.0.4/lib/WWW/Slides.pm -- Around line 393: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 WWW-Slides-v0.0.4/script/console.pl -- Around line 742: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 WWW-Slides-v0.0.4/script/webslides-cgi.pl -- Around line 228: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252

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_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.000003,0.000004

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_separate_license_file

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

Modules

Name Abstract Version View
WWW::Slides serve presentations on the Web 0.000004 metacpan
WWW::Slides::Attendee class to represent an Attendee in WWW::Slides 0.000004 metacpan
WWW::Slides::BasicLogger serve presentations on the Web 0.000004 metacpan
WWW::Slides::Client::Base base class for WWW::Slides client library 0.000003 metacpan
WWW::Slides::Client::TCP WWW::Slides client library, via TCP 0.000003 metacpan
WWW::Slides::Controller::Multiple handle multiple controllers as one 0.000003 metacpan
WWW::Slides::Controller::STDIO control talks via STDIO 0.000003 metacpan
WWW::Slides::Controller::Single main base class for controllers based in I/O 0.000003 metacpan
WWW::Slides::Controller::TCP multiple controller based on TCP 0.000004 metacpan
WWW::Slides::Controller::UDP simple UDP-based controller for WWW::Slides 0.000003 metacpan
WWW::Slides::SlideShow slide show library for WWW::Slides 0.000004 metacpan
WWW::Slides::SlideTracker track transitions around a slide show. 0.000003 metacpan
WWW::Slides::Talk class to represent a Talk in the WWW::Slides system 0.000004 metacpan

Other Files

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