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-0.0.8/lib/WWW/Slides/Attendee.pm -- Around line 239: Non-ASCII character seen before =encoding in 'più'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/BasicLogger.pm -- Around line 96: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Client/Base.pm -- Around line 220: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Client/TCP.pm -- Around line 87: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Controller/Multiple.pm -- Around line 128: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Controller/STDIO.pm -- Around line 64: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Controller/Single.pm -- Around line 531: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Controller/TCP.pm -- Around line 110: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Controller/UDP.pm -- Around line 68: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/SlideShow.pm -- Around line 320: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/SlideTracker.pm -- Around line 328: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides/Talk.pm -- Around line 477: Non-ASCII character seen before =encoding in 'può'. Assuming CP1252 WWW-Slides-0.0.8/lib/WWW/Slides.pm -- Around line 488: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 WWW-Slides-0.0.8/script/console.pl -- Around line 877: Non-ASCII character seen before =encoding in 'è'. Assuming CP1252 WWW-Slides-0.0.8/script/webslides-cgi.pl -- Around line 476: 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.

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.0.3,0.0.4,0.0.5,0.0.7,0.0.8

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.0.8 metacpan
WWW::Slides::Attendee class to represent an Attendee in WWW::Slides 0.0.4 metacpan
WWW::Slides::BasicLogger basic replacement for Log::Log4perl 0.0.5 metacpan
WWW::Slides::Client::Base base class for WWW::Slides client library 0.0.5 metacpan
WWW::Slides::Client::TCP WWW::Slides client library, via TCP 0.0.3 metacpan
WWW::Slides::Controller::Multiple handle multiple controllers as one 0.0.3 metacpan
WWW::Slides::Controller::STDIO control talks via STDIO 0.0.3 metacpan
WWW::Slides::Controller::Single main base class for controllers based in I/O 0.0.8 metacpan
WWW::Slides::Controller::TCP multiple controller based on TCP 0.0.4 metacpan
WWW::Slides::Controller::UDP simple UDP-based controller for WWW::Slides 0.0.3 metacpan
WWW::Slides::SlideShow slide show library for WWW::Slides 0.0.7 metacpan
WWW::Slides::SlideTracker track transitions around a slide show. 0.0.3 metacpan
WWW::Slides::Talk class to represent a Talk in the WWW::Slides system 0.0.5 metacpan

Other Files

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