Kwalitee Issues

no_pod_errors

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

Error: Verby-0.03/lib/Verby/Action.pm -- Around line 117: =back without =over

has_meta_json

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

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
Log::Log4perl::Layout::SimpleLayout::Multiline A subclass of SimpleLayout that looks nicer when there are new lines in messages. metacpan
Verby A framework for compositing and sequencing steps of execution. 0.03 metacpan
Verby::Action The base role for an action in Verby. 0.03 metacpan
Verby::Action::AnalyzeDataFile Analyze a text file containing delimiter separated data. metacpan
Verby::Action::BuildTool Action to run 'perl Makefile.PL' or something similar in a specific directory. metacpan
Verby::Action::Copy Action to copy a directory tree to from one location to another using rsync. 0.03 metacpan
Verby::Action::Make Action to run make(1). 0.03 metacpan
Verby::Action::MkPath Action to create a directory path 0.03 metacpan
Verby::Action::Mysql::CreateDB metacpan
Verby::Action::Mysql::CreateTable Action to create a table inside a MySQL database 0.03 metacpan
Verby::Action::Mysql::DoSql Action to run a SQL command 0.03 metacpan
Verby::Action::Mysql::LoadDataFile Action to validate and import data into a MySQL table. 0.03 metacpan
Verby::Action::Mysql::Util A table introspection utility library. 0.03 metacpan
Verby::Action::Run metacpan
Verby::Action::Run::Unconditional A default C<verify> method for L<Verby::Action::Run> based actions. metacpan
Verby::Action::Stub An action which just logs debug messages. 0.03 metacpan
Verby::Action::Template Action to process Template Toolkit files 0.03 metacpan
Verby::Action::Untar Action to un-tar an archive. 0.03 metacpan
Verby::Config::Data 0.03 metacpan
Verby::Config::Data::Mutable 0.03 metacpan
Verby::Config::Source 0.03 metacpan
Verby::Config::Source::ARGV L<Verby::Config::Data> fields from the command line 0.03 metacpan
Verby::Config::Source::Prompt 0.03 metacpan
Verby::Context A sort of scratchpad every L<Verby::Step> gets from L<Verby::Dispatcher>. 0.03 metacpan
Verby::Dispatcher Takes steps and executes them. Sort of like what make(1) is to a Makefile. 0.03 metacpan
Verby::Step A base class representing a single thing to be executed by L<Verby::Dispatcher>. 0.03 metacpan
Verby::Step::Closure Quick and dirty (in the fun sense, like playing with mud) step generator. 0.03 metacpan

Other Files

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