Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: Makefile.PL;MANIFEST;t;LICENSE;Changes;README;lib

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • Net::Telnet
  • WWW::Mechanize

no_pod_errors

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

Error: lib/Teamspeak/SQL.pod -- Around line 168: Can't have a 0 in =over 0 lib/Teamspeak/Telnet.pod -- Around line 1278: Can't have a 0 in =over 0

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

Modules

Name Abstract Version View
Teamspeak Interface to administrate Teamspeak-Server. 0.2 metacpan
Teamspeak::Channel 0.2 metacpan
Teamspeak::Player 0.2 metacpan
Teamspeak::SQL SQL-Interface to administrate Teamspeak-Voice-Server 0.2 metacpan
Teamspeak::Telnet Telnet-Interface to administrate Teamspeak-Voice-Server 0.2 metacpan
Teamspeak::Web 0.2 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan