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: App::Pebble::Log, App::Pebble::Plugin::Parser, App::Pebble::Plugin::Renderer, App::Pebble::Plugin::Source

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

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: App::Pebble::Log, App::Pebble::Plugin::Parser, App::Pebble::Plugin::Renderer, App::Pebble::Plugin::Source

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
App::Pebble Unix like streams, but with objects instead of lines of text metacpan
App::Pebble::Command Base class for Pebble Commands metacpan
App::Pebble::Command::df Command to run "du -sk" something metacpan
App::Pebble::Command::du metacpan
App::Pebble::Helpers::DateTime DateTime helpers. metacpan
App::Pebble::Helpers::DateTime::Duration DateTime::Duration helpers. metacpan
App::Pebble::Log App::Pebble logging metacpan
App::Pebble::Modifier::Object Pebble::Object modifiers metacpan
App::Pebble::Modifier::Pipeline IO::Pipeline based modifiers metacpan
App::Pebble::Parser Parser plugin loader metacpan
App::Pebble::Plugin::Parser Parser plugins metacpan
App::Pebble::Plugin::Parser::CSV metacpan
App::Pebble::Plugin::Parser::Regex metacpan
App::Pebble::Plugin::Renderer Renderer plugins metacpan
App::Pebble::Plugin::Renderer::CSV metacpan
App::Pebble::Plugin::Renderer::Chart::Time metacpan
App::Pebble::Plugin::Renderer::SQL metacpan
App::Pebble::Plugin::Renderer::table metacpan
App::Pebble::Plugin::Source Source plugins metacpan
App::Pebble::Plugin::Source::DateTime Date/time source, i.e. parsing of strings into DateTime objects. metacpan
App::Pebble::Plugin::Source::Web Web source, e.g. HTTP get metacpan
App::Pebble::Plugin::Source::XPath XPath source, e.g. get + xpath matches metacpan
App::Pebble::PluginLoader Base class for plugin loaders, e.g. Parsers. metacpan
App::Pebble::Renderer Renderer plugin loader metacpan
App::Pebble::Source Source plugin loader metacpan

Other Files

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