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: Autodia-2.03/autodia.pl -- Around line 272: '=item' outside of any '=over' =over without closing =back Autodia-2.03/autodia_java.pl -- Around line 261: '=item' outside of any '=over' =over without closing =back Autodia-2.03/lib/Autodia/Diagram/Class.pm -- Around line 278: '=item' outside of any '=over' Around line 298: You forgot a '=back' before '=head2' Around line 304: '=item' outside of any '=over' Around line 308: You forgot a '=back' before '=head2' Autodia-2.03/lib/Autodia/Diagram.pm -- Around line 2089: '=item' outside of any '=over' Around line 2111: You forgot a '=back' before '=head2' Around line 2117: '=item' outside of any '=over' Around line 2121: You forgot a '=back' before '=head2' Autodia-2.03/lib/Autodia/Handler/dia.pm -- Around line 217: '=item' outside of any '=over' Around line 223: You forgot a '=back' before '=head2' Autodia-2.03/lib/Autodia/Handler/umbrello.pm -- Around line 147: '=item' outside of any '=over' Around line 153: You forgot a '=back' before '=head2' Autodia-2.03/lib/Autodia.pm -- Around line 146: '=item' outside of any '=over' Around line 176: You forgot a '=back' before '=head1' Around line 180: '=item' outside of any '=over' =over without closing =back

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.

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: Autodia, Autodia::Diagram, Autodia::Diagram::Class, Autodia::Diagram::Component, Autodia::Diagram::Dependancy, Autodia::Diagram::Inheritance, Autodia::Diagram::Object, Autodia::Diagram::Superclass, Autodia::Handler, Autodia::Handler::Cpp, Autodia::Handler::Java, Autodia::Handler::PHP, Autodia::Handler::Perl, Autodia::Handler::SQL, Autodia::Handler::Torque, Autodia::Handler::dia, Autodia::Handler::python, Autodia::Handler::umbrello

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
Autodia 2.03 metacpan
Autodia::Diagram Class to hold a collection of objects representing parts of a Dia Diagram. metacpan
Autodia::Diagram::Class metacpan
Autodia::Diagram::Component metacpan
Autodia::Diagram::Dependancy metacpan
Autodia::Diagram::Inheritance metacpan
Autodia::Diagram::Object metacpan
Autodia::Diagram::Superclass metacpan
Autodia::Handler metacpan
Autodia::Handler::Cpp AutoDia handler for C++ metacpan
Autodia::Handler::DBI metacpan
Autodia::Handler::Java metacpan
Autodia::Handler::PHP AutoDia handler for PHP metacpan
Autodia::Handler::Perl 0 metacpan
Autodia::Handler::SQL metacpan
Autodia::Handler::Torque metacpan
Autodia::Handler::dia metacpan
Autodia::Handler::python metacpan
Autodia::Handler::umbrello metacpan

Other Files

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