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: Teamspeak::SQL::Channel, Teamspeak::Telnet::Channel

no_pod_errors

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

Error: Teamspeak-0.5/lib/Teamspeak/Telnet/Channel.pm -- Around line 78: Unknown directive: =head

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Fri 21 Sep 2007 09:50:54 AM JST gpg: using DSA key 064AF6216CF3C805 gpg: Can't check signature: No public key --- SIGNATURE Fri Sep 21 09:50:54 2007 +++ @@ -1,6 +1,7 @@ SHA1 282611463dcb160d7ee257449aa1d9b58248afef Changes SHA1 6ca684af4fef50a7cad03b5921f8aaa4f8245898 LICENSE -SHA1 210792c39f17d027fea83174c8c1c953a45e60d1 MANIFEST +SHA1 5aa24eaa35563d6265c09c1ce1fdfd9215e47940 MANIFEST +SHA256 dabff3da74c6204a7fa23c3e4804f39386ee01ebc97939250a62ddd77ea0c268 META.yml SHA1 e624d3fabeb472483bcf146a2aa38036a5601b41 Makefile.PL SHA1 d34a6a7f5bf994e7a64ffada613bcff7fb1004e7 README SHA1 d26dd4b56fd6ffdb28211320f763e96811838751 lib/Teamspeak.pm ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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: Teamspeak, Teamspeak::Ban, Teamspeak::Channel, Teamspeak::Player, Teamspeak::Privileges, Teamspeak::SQL, Teamspeak::SQL::Channel, Teamspeak::Telnet, Teamspeak::Telnet::Channel, Teamspeak::Web

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
Teamspeak Interface to administrate Teamspeak-Voice-Server 0.5 metacpan
Teamspeak::Ban a Teamspeak::Server may have different Bans. 0.5 metacpan
Teamspeak::Channel Teamspeak::Server have multiple Channels. 0.5 metacpan
Teamspeak::Player Teamspeak::Server have multiple Users. 0.5 metacpan
Teamspeak::Privileges Teamspeak::Server has Privileges for Users. 0.5 metacpan
Teamspeak::SQL SQL-Interface to administrate Teamspeak-Voice-Server 0.5 metacpan
Teamspeak::SQL::Channel Teamspeak::Server have multiple Channels. metacpan
Teamspeak::Telnet Telnet-Interface to administrate Teamspeak-Voice-Server 0.5 metacpan
Teamspeak::Telnet::Channel Teamspeak::Server have multiple Channels. metacpan
Teamspeak::Web Web Interface to a Teamspeak Server. 0.5 metacpan

Other Files

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