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: Bigtop::Backend::CGI, Bigtop::Backend::Conf, Bigtop::Backend::HttpdConf

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: Bigtop::Backend::CGI, Bigtop::Backend::Conf, Bigtop::Backend::HttpdConf, Bigtop::Grammar, Bigtop::TentMakerPath

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.28

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
Bigtop A web application data language processor 0.28 metacpan
Bigtop::Backend::CGI defines the legal keywords for cgi backends metacpan
Bigtop::Backend::CGI::Gantry metacpan
Bigtop::Backend::Conf defines the legal keywords for conf backends metacpan
Bigtop::Backend::Conf::Gantry makes Config::Gantry conf files metacpan
Bigtop::Backend::Conf::General makes Config::General conf files metacpan
Bigtop::Backend::Control defines legal keywords in control blocks metacpan
Bigtop::Backend::Control::Gantry controller generator for the Gantry framework 0.01 metacpan
Bigtop::Backend::HttpdConf defines the legal keywords for httpd conf backends metacpan
Bigtop::Backend::HttpdConf::Gantry httpd.conf generator for the Gantry framework metacpan
Bigtop::Backend::Init::Std Bigtop backend which works sort of like h2xs metacpan
Bigtop::Backend::Model defines legal keywords in table and field blocks metacpan
Bigtop::Backend::Model::GantryCDBI Bigtop backend generating Class::DBI::Sweet models metacpan
Bigtop::Backend::Model::GantryDBIxClass Bigtop backend generating DBIx::Class models metacpan
Bigtop::Backend::SQL defines legal keywords in table and field blocks metacpan
Bigtop::Backend::SQL::MySQL backend to generate sql for MySQL database creation metacpan
Bigtop::Backend::SQL::Postgres backend to generate sql for Postgres database creation metacpan
Bigtop::Backend::SQL::SQLite backend to generate sql for SQLite database creation metacpan
Bigtop::Backend::SiteLook::GantryDefault Bigtop to generate site appearance files metacpan
Bigtop::Deparser metacpan
Bigtop::Grammar generated by Parse::RecDescent from bigtop.grammar metacpan
Bigtop::Keywords A central place to describe all bigtop keywords metacpan
Bigtop::Parser the Parse::RecDescent grammar driven parser for bigtop files metacpan
Bigtop::ScriptHelp A helper modules for command line utilities metacpan
Bigtop::ScriptHelp::Style Factory for scripts' command line and standard in handlers metacpan
Bigtop::ScriptHelp::Style::Kickstart handles kickstart syntax for scripts metacpan
Bigtop::ScriptHelp::Style::Pg8Live metacpan
Bigtop::TentMaker A Gantry App to Help You Code Bigtop Files metacpan
Bigtop::TentMakerPath keeps track of where the tentmaker templates live metacpan
Parse::RecDescent::Bigtop::Grammar metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
examples/Billing-Finished/Build.PL metacpan
examples/Billing-Finished/MANIFEST metacpan
t/bigtop/playship/Build.PL metacpan
t/bigtop/playship/MANIFEST metacpan