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: Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Cache.pm -- Around line 44: You can't have =items (as at line 61) unless the first thing after the =over is an =item Around line 379: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Group.pm -- Around line 53: You can't have =items (as at line 67) unless the first thing after the =over is an =item Around line 190: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Lib.pm -- Around line 57: You can't have =items (as at line 76) unless the first thing after the =over is an =item Around line 565: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Module.pm -- Around line 55: You can't have =items (as at line 67) unless the first thing after the =over is an =item Around line 496: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output/EmailAlert.pm -- Around line 40: You can't have =items (as at line 60) unless the first thing after the =over is an =item Around line 162: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output/HTMLStatus.pm -- Around line 40: You can't have =items (as at line 58) unless the first thing after the =over is an =item Around line 203: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output/ISOBuilder.pm -- Around line 40: You can't have =items (as at line 60) unless the first thing after the =over is an =item Around line 251: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output/LogCopier.pm -- Around line 40: You can't have =items (as at line 57) unless the first thing after the =over is an =item Around line 116: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output/PackageCopier.pm -- Around line 40: You can't have =items (as at line 57) unless the first thing after the =over is an =item Around line 120: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output/TemplateGenerator.pm -- Around line 40: You can't have =items (as at line 60) unless the first thing after the =over is an =item Around line 148: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Output.pm -- Around line 54: You can't have =items (as at line 66) unless the first thing after the =over is an =item Around line 217: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Package.pm -- Around line 40: You can't have =items (as at line 53) unless the first thing after the =over is an =item Around line 148: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/PackageType.pm -- Around line 40: You can't have =items (as at line 54) unless the first thing after the =over is an =item Around line 231: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Repository/Disk.pm -- Around line 40: You can't have =items (as at line 57) unless the first thing after the =over is an =item Around line 90: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Repository/GNUArch.pm -- Around line 43: You can't have =items (as at line 61) unless the first thing after the =over is an =item Around line 121: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Repository/Perforce.pm -- Around line 40: You can't have =items (as at line 57) unless the first thing after the =over is an =item Around line 192: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild/Repository.pm -- Around line 60: You can't have =items (as at line 73) unless the first thing after the =over is an =item Around line 247: =back doesn't take any parameters, but you said =back 4 Test-AutoBuild-1.0.0/lib/Test/AutoBuild.pm -- Around line 51: You can't have =items (as at line 73) unless the first thing after the =over is an =item Around line 416: =back doesn't take any parameters, but you said =back 4

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: Test::AutoBuild, Test::AutoBuild::Cache, Test::AutoBuild::Group, Test::AutoBuild::Lib, Test::AutoBuild::Module, Test::AutoBuild::Output, Test::AutoBuild::Output::EmailAlert, Test::AutoBuild::Output::HTMLStatus, Test::AutoBuild::Output::ISOBuilder, Test::AutoBuild::Output::LogCopier, Test::AutoBuild::Output::PackageCopier, Test::AutoBuild::Output::TemplateGenerator, Test::AutoBuild::Package, Test::AutoBuild::PackageType, Test::AutoBuild::Repository, Test::AutoBuild::Repository::Disk, Test::AutoBuild::Repository::GNUArch, Test::AutoBuild::Repository::Perforce

Modules

Name Abstract Version View
Test::AutoBuild Automated build engine 1.0 metacpan
Test::AutoBuild::Cache caching of build results metacpan
Test::AutoBuild::Group simple grouping of modules metacpan
Test::AutoBuild::Lib a library of useful routines metacpan
Test::AutoBuild::Module represents a code module to be built metacpan
Test::AutoBuild::Output generates post build output metacpan
Test::AutoBuild::Output::EmailAlert what does this module do ? metacpan
Test::AutoBuild::Output::HTMLStatus what does this module do ? metacpan
Test::AutoBuild::Output::ISOBuilder creates CD ISO images metacpan
Test::AutoBuild::Output::LogCopier what does this module do ? metacpan
Test::AutoBuild::Output::PackageCopier what does this module do ? metacpan
Test::AutoBuild::Output::TemplateGenerator what does this module do ? metacpan
Test::AutoBuild::Package what does this module do ? metacpan
Test::AutoBuild::PackageType Package type section. metacpan
Test::AutoBuild::Repository source control repository access metacpan
Test::AutoBuild::Repository::Disk what does this module do ? metacpan
Test::AutoBuild::Repository::GNUArch A repository for GNU Arch metacpan
Test::AutoBuild::Repository::Perforce A repository for Perforce metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan