Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

main_module_version_matches_dist_version

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

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: parser20.pm, parser21.pm, parser22.pm, parser23.pm, parser24.pm, symbtab.pm, ascii.pm, lexer.pm, node.pm, repos_id.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Parse::Yapp::Driver, Parse::Yapp::Driver, Parse::Yapp::Driver, Parse::Yapp::Driver, Parse::Yapp::Driver, UnnamedSymbtab, asciiVisitor, lexer, node, repositoryIdVisitor

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Array
  • Attributes
  • Constant
  • Default
  • Element
  • Enum
  • Exception
  • Interface
  • Module
  • Parse::Yapp::Driver
  • Parser
  • node

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
Parse::Yapp::Driver 1.02 metacpan
UnnamedSymbtab metacpan
asciiVisitor metacpan
node 1.02 metacpan
repositoryIdVisitor metacpan

Provides

Name File View
AbstractValue node.pm metacpan
AnyType node.pm metacpan
Array node.pm metacpan
Attribute node.pm metacpan
Attributes node.pm metacpan
BasicType node.pm metacpan
BinaryOp node.pm metacpan
BooleanLiteral node.pm metacpan
BooleanType node.pm metacpan
BoxedValue node.pm metacpan
Case node.pm metacpan
CharType node.pm metacpan
CharacterLiteral node.pm metacpan
Constant node.pm metacpan
Default node.pm metacpan
Dummy node.pm metacpan
Element node.pm metacpan
Enum node.pm metacpan
EnumType node.pm metacpan
Exception node.pm metacpan
Expression node.pm metacpan
Factory node.pm metacpan
FixedPtLiteral node.pm metacpan
FixedPtType node.pm metacpan
FloatingPtLiteral node.pm metacpan
FloatingPtType node.pm metacpan
ForwardAbstractValue node.pm metacpan
ForwardInterface node.pm metacpan
ForwardRegularValue node.pm metacpan
ForwardStructType node.pm metacpan
ForwardUnionType node.pm metacpan
InheritanceSpec node.pm metacpan
IntegerLiteral node.pm metacpan
IntegerType node.pm metacpan
Interface node.pm metacpan
Literal node.pm metacpan
Members node.pm metacpan
Module node.pm metacpan
ObjectType node.pm metacpan
OctetType node.pm metacpan
Operation node.pm metacpan
Parameter node.pm metacpan
Parser parser20.pm metacpan
RegularValue node.pm metacpan
SequenceType node.pm metacpan
Single node.pm metacpan
Specification node.pm metacpan
StateMember node.pm metacpan
StateMembers node.pm metacpan
StringLiteral node.pm metacpan
StringType node.pm metacpan
StructType node.pm metacpan
Symbtab symbtab.pm metacpan
TypeDeclarator node.pm metacpan
TypeDeclarators node.pm metacpan
UnaryOp node.pm metacpan
UnionType node.pm metacpan
ValueBaseType node.pm metacpan
VoidType node.pm metacpan
WideCharType node.pm metacpan
WideCharacterLiteral node.pm metacpan
WideStringLiteral node.pm metacpan
WideStringType node.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan