Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

has_meta_json

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

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.

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
CQL::AndNode represents an AND node in a CQL parse tree metacpan
CQL::BooleanNode represents a boolean node in a CQL parse tree metacpan
CQL::Lexer a lexical analyzer for CQL metacpan
CQL::ModifierSet represents a base string and modifier strings metacpan
CQL::Node base class for nodes in a CQL parse tree metacpan
CQL::NotNode represents a NOT node in a CQL parse tree metacpan
CQL::OrNode represents an OR node in a CQL parse tree metacpan
CQL::Parser compiles CQL strings into parse trees of Node subtypes. 1.12 metacpan
CQL::Prefix represents a CQL prefix mapping metacpan
CQL::PrefixNode represents a prefix node in a CQL parse tree metacpan
CQL::ProxModifierSet represents a base string and modifier strings metacpan
CQL::ProxNode represents a PROX node in a CQL parse tree metacpan
CQL::Relation object for CQL Relations metacpan
CQL::TermNode represents a terminal Node in a CQL Parse Tree metacpan
CQL::Token class for token objects returned by CQL::Lexer metacpan
CQL::Utils metacpan
CQL::Visitor visit nodes in a CQL parse tree metacpan

Other Files

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