Kwalitee Issues

No Core Issues.

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: Java/JNI.pm, Java/PerlInterpreter/PerlInterpreter.pm, Java/PerlNatives/PerlNatives.pm

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::Handle, Inline::Java::JNI, Inline::Java::JVM, Inline::Java::Object, Inline::Java::PerlInterpreter, Inline::Java::PerlNatives, Inline::Java::Portable, Inline::Java::Protocol, Inline::Java::Server

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.52,0.53_90,0.67

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
Inline::Java Write Perl classes in Java. 0.67 metacpan
Inline::Java::Array 0.53_90 metacpan
Inline::Java::Callback Callback into Perl from Java. 0.53_90 metacpan
Inline::Java::Class 0.53_90 metacpan
Inline::Java::Handle 0.53_90 metacpan
Inline::Java::JNI 0.53_90 metacpan
Inline::Java::JVM 0.53_90 metacpan
Inline::Java::Object 0.53_90 metacpan
Inline::Java::PerlInterpreter 0.52 metacpan
Inline::Java::PerlNatives 0.52 metacpan
Inline::Java::Portable 0.53_90 metacpan
Inline::Java::Protocol 0.53_90 metacpan
Inline::Java::Server 0.53_90 metacpan

Provides

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

Other Files

Java/Makefile.PL metacpan
Java/PerlInterpreter/Makefile.PL metacpan
Java/PerlNatives/Makefile.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.JNI metacpan