Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: Babble-0.03/lib/Babble/DataSource/FlatFile.pm -- Around line 66: You can't have =items (as at line 82) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/DataSource/OPML.pm -- Around line 66: You can't have =items (as at line 72) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/DataSource/RSS.pm -- Around line 65: You can't have =items (as at line 71) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/DataSource.pm -- Around line 48: You can't have =items (as at line 54) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Document/Collection.pm -- Around line 74: You can't have =items (as at line 80) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Document.pm -- Around line 74: You can't have =items (as at line 80) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Output/HTML.pm -- Around line 58: You can't have =items (as at line 64) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Output/RSS.pm -- Around line 56: You can't have =items (as at line 62) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Output/TTk.pm -- Around line 67: You can't have =items (as at line 73) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Output.pm -- Around line 45: You can't have =items (as at line 51) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Processors/Extra.pm -- Around line 50: You can't have =items (as at line 56) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Processors.pm -- Around line 42: You can't have =items (as at line 48) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Theme/XML.pm -- Around line 77: You can't have =items (as at line 83) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Theme/planet_gray.pm -- Around line 141: You can't have =items (as at line 147) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Theme.pm -- Around line 42: You can't have =items (as at line 48) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Transport/LWP.pm -- Around line 39: You can't have =items (as at line 45) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Transport.pm -- Around line 45: You can't have =items (as at line 51) unless the first thing after the =over is an =item Babble-0.03/lib/Babble/Utils.pm -- Around line 51: You can't have =items (as at line 57) unless the first thing after the =over is an =item Babble-0.03/lib/Babble.pm -- Around line 75: You can't have =items (as at line 81) unless the first thing after the =over is an =item

has_meta_json

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

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Babble, Babble::DataSource, Babble::DataSource::FlatFile, Babble::DataSource::OPML, Babble::DataSource::RSS, Babble::Document, Babble::Document::Collection, Babble::Output, Babble::Output::HTML, Babble::Output::RSS, Babble::Output::TTk, Babble::Processors, Babble::Processors::Extra, Babble::Theme, Babble::Theme::XML, Babble::Theme::advogato, Babble::Theme::planet, Babble::Theme::planet_gray, Babble::Theme::sidebar, Babble::Transport, Babble::Transport::LWP, Babble::Utils

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).

Modules

Name Abstract Version View
Babble RSS Feed Aggregator and Blog engine 0.03 metacpan
Babble::DataSource Base data source class for Babble metacpan
Babble::DataSource::FlatFile Flat file source fetcher for Babble metacpan
Babble::DataSource::OPML OPML source fetcher for Babble metacpan
Babble::DataSource::RSS RSS source fetcher for Babble metacpan
Babble::Document Babble document container class metacpan
Babble::Document::Collection Babble document collector class metacpan
Babble::Output Base output class for Babble metacpan
Babble::Output::HTML HTML output method for Babble metacpan
Babble::Output::RSS RSS output method for Babble metacpan
Babble::Output::TTk Output method for Babble that uses the Template Toolkit metacpan
Babble::Processors Processor collection for Babble metacpan
Babble::Processors::Extra Extra processors for Babble metacpan
Babble::Theme Base class for Babble themes metacpan
Babble::Theme::XML XML theme for Babble metacpan
Babble::Theme::advogato Advogato inspired theme for Babble metacpan
Babble::Theme::planet Planet inspired theme for Babble metacpan
Babble::Theme::planet_gray Planet inspired theme for Babble metacpan
Babble::Theme::sidebar A theme for the Mozilla sidebar metacpan
Babble::Transport Transport abstraction layer for Babble metacpan
Babble::Transport::LWP LWP based transport layer for Babble metacpan
Babble::Utils Non-essential Babble extensions and utility methods metacpan

Other Files

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