Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: HTML::Seamstress::Base, HTML::Seamstress::Quickstart::lib::HTML::Seamstress::Base

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: HTML-Seamstress-6.111950/lib/HTML/Seamstress/Doc/FAQ.pod -- Around line 31: You forgot a '=back' before '=head2'

has_meta_json

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

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: ctb/template.pm, ctb/HTML/Seamstress/Base.pm, ctb/HTML/hello_world.pm, ctb/HTML/x/hello_world.pm

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: HTML::Seamstress::Base, HTML::Seamstress::Quickstart::lib::HTML::Seamstress::Base

consistent_version

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

Error: 3.00,6.0

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

Modules

Name Abstract Version View
HTML::Seamstress HTML::Tree subclass for HTML templating via tree rewriting 6.0 metacpan
HTML::Seamstress::Base metacpan
XML::Seamstress 3.00 metacpan
html::hello_world metacpan
x::hello_world metacpan

Provides

Name File View
HTMLBase samples/fillinform/HTMLBase.pm metacpan
Local::Seamstress::Base lib/HTML/Seamstress/Quickstart/lib/HTML/Seamstress/Base.pm metacpan
Model samples/perlmonks-battle/Model.pm metacpan
Simple::Class bin/Simple/Class.pm metacpan
View::bullet samples/perlmonks-battle/View/bullet.pm metacpan
View::bullet::text samples/perlmonks-battle/View/bullet/text.pm metacpan
View::table samples/perlmonks-battle/View/table.pm metacpan
form_example samples/fillinform/form_example.pm metacpan
html::Greeting lib/HTML/Seamstress/Quickstart/lib/HTML/Greeting.pm metacpan
html::GreetingAbs lib/HTML/Seamstress/Quickstart/html/GreetingAbs.pm metacpan
html::abstract::common samples/perpage/html/abstract/common.pm metacpan
html::abstract::homepage samples/perpage/html/abstract/homepage.pm metacpan
html::abstract::productpage samples/perpage/html/abstract/productpage.pm metacpan
html::homepage samples/perpage/html/homepage.pm metacpan
html::productpage samples/perpage/html/productpage.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan