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: DataEcho

no_pod_errors

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

Error: AMF-Perl-0.13/lib/AMF/Perl/App/Executive.pm -- Around line 21: '=item' outside of any '=over' Around line 23: You forgot a '=back' before '=head2' Around line 45: '=item' outside of any '=over' =over without closing =back AMF-Perl-0.13/lib/AMF/Perl/IO/Deserializer.pm -- Around line 19: '=item' outside of any '=over' Around line 21: You forgot a '=back' before '=head2' Around line 23: '=item' outside of any '=over' Around line 25: You forgot a '=back' before '=head2' Around line 27: '=item' outside of any '=over' Around line 31: You forgot a '=back' before '=head2' Around line 33: '=item' outside of any '=over' =over without closing =back AMF-Perl-0.13/lib/AMF/Perl/IO/InputStream.pm -- Around line 26: '=item' outside of any '=over' Around line 29: You forgot a '=back' before '=head2' Around line 31: '=item' outside of any '=over' =over without closing =back AMF-Perl-0.13/lib/AMF/Perl/IO/Serializer.pm -- Around line 19: '=item' outside of any '=over' Around line 22: You forgot a '=back' before '=head2' Around line 24: '=item' outside of any '=over' Around line 28: You forgot a '=back' before '=head2' Around line 30: '=item' outside of any '=over' Around line 35: You forgot a '=back' before '=head2' Around line 37: '=item' outside of any '=over' Around line 42: You forgot a '=back' before '=head2' Around line 44: '=item' outside of any '=over' =over without closing =back AMF-Perl-0.13/lib/AMF/Perl/Sql/MysqlRecordSet.pm -- Around line 21: '=item' outside of any '=over' Around line 23: You forgot a '=back' before '=head2' Around line 25: '=item' outside of any '=over' Around line 27: You forgot a '=back' before '=head2' Around line 29: '=item' outside of any '=over' Around line 32: You forgot a '=back' before '=head2' Around line 34: '=item' outside of any '=over' =over without closing =back AMF-Perl-0.13/lib/AMF/Perl/Util/Object.pm -- Around line 20: '=item' outside of any '=over' =over without closing =back AMF-Perl-0.13/lib/AMF/Perl/Util/RemotingService.pm -- Around line 18: '=item' outside of any '=over' Around line 20: You forgot a '=back' before '=head2' Around line 22: '=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.

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: doc/examples/basic/basicservices/DataEcho.pm, doc/examples/sql/parkservices/ParkService.pm, doc/examples/petmarket/petmarket/api/cartservice.pm, doc/examples/petmarket/petmarket/api/catalogservice.pm, doc/examples/petmarket/petmarket/api/dbConn.pm, doc/examples/petmarket/petmarket/api/orderservice.pm, doc/examples/petmarket/petmarket/api/stringresourcesservice.pm, doc/examples/petmarket/petmarket/api/userservice.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: AMF::Perl, AMF::Perl::App::Executive, AMF::Perl::IO::Deserializer, AMF::Perl::IO::InputStream, AMF::Perl::IO::OutputStream, AMF::Perl::IO::Serializer, AMF::Perl::Sql::MysqlRecordSet, AMF::Perl::Util::Object, AMF::Perl::Util::RemotingService, DataEcho

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

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
AMF::Perl Flash Remoting in Perl Translated from PHP Remoting v. 0.5b from the -PHP project. 0.13 metacpan
AMF::Perl::App::Executive metacpan
AMF::Perl::IO::Deserializer metacpan
AMF::Perl::IO::InputStream metacpan
AMF::Perl::IO::OutputStream metacpan
AMF::Perl::IO::Serializer metacpan
AMF::Perl::Sql::MysqlRecordSet metacpan
AMF::Perl::Util::Object metacpan
AMF::Perl::Util::RemotingService metacpan
DataEcho metacpan
ParkService metacpan
petmarket::api::cartservice metacpan
petmarket::api::catalogservice metacpan
petmarket::api::dbConn metacpan
petmarket::api::orderservice metacpan
petmarket::api::stringresourcesservice metacpan
petmarket::api::userservice metacpan

Other Files

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