Kwalitee Issues

buildtool_not_executable

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

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: JSP::Stash, JSP::Visitor

no_pod_errors

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

Error: JSP-1.02/lib/JSP/PerlClass.pm -- Around line 176: =over without closing =back JSP-1.02/lib/JSP/TrapHandler.pm -- Around line 27: =over without closing =back JSP-1.02/lib/PerlArray.pod -- Around line 194: =over without closing =back

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: JSP::Stash, JSP::Visitor

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.10,0.20,1.02

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.

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
JSP A bridge between JavaScript and Perl languages 1.02 metacpan
JSP::Array Reference to a javascript Array metacpan
JSP::Boolean Perl class that encapsulates the javascript's C<true> and C<false> values. metacpan
JSP::Boxed Encapsulates all javascript object reflected to perl space in order to syncronize SM garbage colector and perl reference counting system. metacpan
JSP::Context An object in which we can execute javascript metacpan
JSP::Context::Timeout Call JavaScript with Timeouts 0.20 metacpan
JSP::Controller Control which Perl namespaces can be used from javascript. metacpan
JSP::Error Encapsulates errors thrown from javascript metacpan
JSP::Function Reference to a javascript Function metacpan
JSP::Object Reference to a JavaScript Object metacpan
JSP::PerlClass Create native JavaScript classes in Perl metacpan
JSP::Runtime Runs contexts metacpan
JSP::Runtime::Stock Plugin that install stock services for javascript side metacpan
JSP::SM::ByteCode metacpan
JSP::SM::Opcode Class that encapsulates SpiderMonkey's jsopcodes. 0.10 metacpan
JSP::Script Encapsulates pre-compiled javascript code. metacpan
JSP::Stash Perl namespaces reflector for JavaScript. metacpan
JSP::TrapHandler Add support for Traps Handling to JSP metacpan
JSP::Visitor Perl things visiting JavaScript metacpan

Provides

Name File View
JSP::XMLObject lib/JSP/Object.pm metacpan

Other Files

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