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.02/lib/Verby/Action.pm -- Around line 115: =back without =over

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 Tue 12 Sep 2006 09:11:07 PM JST gpg: using DSA key 542C11C0EBD27418 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

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.02 metacpan
Verby::Action The base role for an action in Verby. 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. metacpan
Verby::Action::Make Action to run make(1). metacpan
Verby::Action::MkPath Action to create a directory path metacpan
Verby::Action::Mysql::CreateDB metacpan
Verby::Action::Mysql::CreateTable Action to create a table inside a MySQL database metacpan
Verby::Action::Mysql::DoSql Action to run a SQL command metacpan
Verby::Action::Mysql::LoadDataFile Action to validate and import data into a MySQL table. metacpan
Verby::Action::Mysql::Util A table introspection utility library. 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. metacpan
Verby::Action::Template Action to process Template Toolkit files metacpan
Verby::Action::Untar Action to un-tar an archive. metacpan
Verby::Config::Data metacpan
Verby::Config::Data::Mutable metacpan
Verby::Config::Source metacpan
Verby::Config::Source::ARGV L<Verby::Config::Data> fields from the command line metacpan
Verby::Config::Source::Prompt metacpan
Verby::Context A sort of scratchpad every L<Verby::Step> gets from L<Verby::Dispatcher>. metacpan
Verby::Dispatcher Takes steps and executes them. Sort of like what make(1) is to a Makefile. metacpan
Verby::Step A base class representing a single thing to be executed by L<Verby::Dispatcher>. metacpan
Verby::Step::Closure Quick and dirty (in the fun sense, like playing with mud) step generator. metacpan

Other Files

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