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: ExtUtils::XSpp::Typemap::parsed, ExtUtils::XSpp::Typemap::reference, ExtUtils::XSpp::Typemap::simple

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: ExtUtils::XSpp::Cmd, ExtUtils::XSpp::Grammar, ExtUtils::XSpp::Node::PercAny, ExtUtils::XSpp::Typemap::parsed, ExtUtils::XSpp::Typemap::reference, ExtUtils::XSpp::Typemap::simple

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.1602,1.05

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
ExtUtils::XSpp XS for C++ 0.1602 metacpan
ExtUtils::XSpp::Cmd implementation of xspp 0 metacpan
ExtUtils::XSpp::Driver 0 metacpan
ExtUtils::XSpp::Exception Map C++ exceptions to Perl exceptions 0 metacpan
ExtUtils::XSpp::Exception::code 0 metacpan
ExtUtils::XSpp::Exception::object 0 metacpan
ExtUtils::XSpp::Exception::perlcode 0 metacpan
ExtUtils::XSpp::Exception::simple 0 metacpan
ExtUtils::XSpp::Exception::stdmessage 0 metacpan
ExtUtils::XSpp::Exception::unknown 0 metacpan
ExtUtils::XSpp::Grammar 0 metacpan
ExtUtils::XSpp::Grammar::YappDriver 1.05 metacpan
ExtUtils::XSpp::Lexer 0 metacpan
ExtUtils::XSpp::Node Base class for elements of the parser output 0 metacpan
ExtUtils::XSpp::Node::Access Node representing an access specifier 0 metacpan
ExtUtils::XSpp::Node::Argument Node representing a method/function argument 0 metacpan
ExtUtils::XSpp::Node::Class A class (inherits from Package). 0 metacpan
ExtUtils::XSpp::Node::Comment Node representing a comment in the source file 0 metacpan
ExtUtils::XSpp::Node::Constructor Node representing a constructor method 0 metacpan
ExtUtils::XSpp::Node::Destructor Node representing a destructor method 0 metacpan
ExtUtils::XSpp::Node::Enum Node representing an enum declaration 0 metacpan
ExtUtils::XSpp::Node::EnumValue Node representing an enum element 0 metacpan
ExtUtils::XSpp::Node::File Directive that sets the name of the output file 0 metacpan
ExtUtils::XSpp::Node::Function Node representing a function 0 metacpan
ExtUtils::XSpp::Node::Method Node representing a method 0 metacpan
ExtUtils::XSpp::Node::Module Node representing an XS++/XS MODULE declaration 0 metacpan
ExtUtils::XSpp::Node::Package Node representing a Perl package 0 metacpan
ExtUtils::XSpp::Node::PercAny contains information about %Foo tags handled by plugins 0 metacpan
ExtUtils::XSpp::Node::Preprocessor 0 metacpan
ExtUtils::XSpp::Node::Raw Node for data that should be included in XS verbatim 0 metacpan
ExtUtils::XSpp::Node::Type 0 metacpan
ExtUtils::XSpp::Parser an XS++ parser 0 metacpan
ExtUtils::XSpp::Typemap map types 0 metacpan
ExtUtils::XSpp::Typemap::parsed 0 metacpan
ExtUtils::XSpp::Typemap::reference 0 metacpan
ExtUtils::XSpp::Typemap::simple 0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
examples/Object-WithIntAndString/Makefile.PL metacpan
examples/XSpp-Example/Build.PL metacpan
examples/XSpp-Example/MANIFEST metacpan
examples/XSpp-Example/META.yml metacpan