Kwalitee Issues

has_meta_yml

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

no_pod_errors

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

Error: Lingua-AlignmentSet-1.1/bin/adaptAlSetToBilCorpus.pl -- Around line 156: You forgot a '=back' before '=head1' Around line 158: '=item' outside of any '=over' Around line 198: You forgot a '=back' before '=head1' Lingua-AlignmentSet-1.1/bin/chFormat_alSet-1.1.pl -- Around line 135: You forgot a '=back' before '=head1' Around line 137: '=item' outside of any '=over' Around line 177: You forgot a '=back' before '=head1' Lingua-AlignmentSet-1.1/bin/evaluate_alSet-1.1.pl -- Around line 120: You forgot a '=back' before '=head1' Around line 122: '=item' outside of any '=over' Around line 152: You forgot a '=back' before '=head1' Lingua-AlignmentSet-1.1/bin/orderAlSetAsBilCorpus.pl -- Around line 148: You forgot a '=back' before '=head1' Around line 150: '=item' outside of any '=over' Around line 174: You forgot a '=back' before '=head1' Lingua-AlignmentSet-1.1/bin/processAlignment_alSet-1.1.pl -- Around line 242: You forgot a '=back' before '=head1' Around line 244: '=item' outside of any '=over' Lingua-AlignmentSet-1.1/bin/symmetrise_alSet-1.1.pl -- Around line 155: You forgot a '=back' before '=head1' Around line 157: '=item' outside of any '=over' Around line 201: You forgot a '=back' before '=head1' Lingua-AlignmentSet-1.1/bin/visualise_alSet-1.1.pl -- Around line 128: You forgot a '=back' before '=head1' Around line 130: '=item' outside of any '=over' Around line 174: You forgot a '=back' before '=head1'

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: AlSetLib.pm, Alignment.pm, AlignmentEval.pm, AlignmentSet.pm, AlignmentSlice.pm, WriteLatexFile.pm

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.

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: Lingua::AlSetLib, Lingua::Alignment, Lingua::AlignmentEval, Lingua::AlignmentSet, Lingua::AlignmentSlice, Lingua::Latex

Modules

Name Abstract Version View
Lingua::AlSetLib 1.1 metacpan
Lingua::Alignment 1.1 metacpan
Lingua::AlignmentEval metacpan
Lingua::AlignmentSet Tools library to manage an Alignment Sets, i.e. a set of sentences aligned at the word (or phrase) level. 1.1 metacpan
Lingua::AlignmentSlice metacpan
Lingua::Latex metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan