Kwalitee Issues

has_meta_yml

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Inline-Java-0.31/Java.pod -- Around line 965: =back doesn't take any parameters, but you said =back Z<>

has_meta_json

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

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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.

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: Inline::Java, Inline::Java::Array, Inline::Java::Callback, Inline::Java::Class, Inline::Java::Init, Inline::Java::JNI, Inline::Java::JVM, Inline::Java::Object, Inline::Java::Portable, Inline::Java::Protocol

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Portable

Modules

Name Abstract Version View
Inline::Java Write Perl classes in Java. 0.31 metacpan
Inline::Java::Array 0.31 metacpan
Inline::Java::Callback 0.31 metacpan
Inline::Java::Class 0.31 metacpan
Inline::Java::Init 0.31 metacpan
Inline::Java::JNI 0.31 metacpan
Inline::Java::JVM 0.31 metacpan
Inline::Java::Object 0.31 metacpan
Inline::Java::Portable 0.31 metacpan
Inline::Java::Protocol 0.31 metacpan

Provides

Name File View
Inline::Java::Array::Normalizer Java/Array.pm metacpan
Inline::Java::Array::Tie Java/Array.pm metacpan
Inline::Java::Class::Cast Java/Class.pm metacpan
Inline::Java::Object::Private Java/Object.pm metacpan
Inline::Java::Object::StaticMember Java/Object.pm metacpan
Inline::Java::Object::Tie Java/Object.pm metacpan

Other Files

Java/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.JNI metacpan