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: JMX::Jmx4Perl::Agent::UserAgent, JMX::Jmx4Perl::Alias::Object, JMX::Jmx4Perl::Config

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: jmx4perl-0.70/lib/JMX/Jmx4Perl/Agent/Protocol.pod -- Around line 172: You forgot a '=back' before '=head3' jmx4perl-0.70/lib/JMX/Jmx4Perl/J4psh/Command/Global.pm -- Around line 95: You forgot a '=back' before '=head1' jmx4perl-0.70/lib/JMX/Jmx4Perl/J4psh/Command/Server.pm -- Around line 90: You forgot a '=back' before '=head1' jmx4perl-0.70/lib/JMX/Jmx4Perl/Nagios/CheckJmx4Perl.pm -- Around line 79: You forgot a '=back' before '=head1' Around line 683: =back without =over

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: JMX::Jmx4Perl, JMX::Jmx4Perl::Agent, JMX::Jmx4Perl::Agent::UserAgent, JMX::Jmx4Perl::Alias, JMX::Jmx4Perl::Alias::Object, JMX::Jmx4Perl::Config, JMX::Jmx4Perl::J4psh, JMX::Jmx4Perl::J4psh::Command, JMX::Jmx4Perl::J4psh::Command::Global, JMX::Jmx4Perl::J4psh::Command::MBean, JMX::Jmx4Perl::J4psh::Command::Server, JMX::Jmx4Perl::J4psh::CommandHandler, JMX::Jmx4Perl::J4psh::CompletionHandler, JMX::Jmx4Perl::J4psh::ServerHandler, JMX::Jmx4Perl::J4psh::Shell, JMX::Jmx4Perl::Product::ActiveMQ, JMX::Jmx4Perl::Product::BaseHandler, JMX::Jmx4Perl::Product::Geronimo, JMX::Jmx4Perl::Product::Glassfish, JMX::Jmx4Perl::Product::Hadoop, JMX::Jmx4Perl::Product::JBoss, JMX::Jmx4Perl::Product::Jetty, JMX::Jmx4Perl::Product::Jonas, JMX::Jmx4Perl::Product::Resin, JMX::Jmx4Perl::Product::SpringDM, JMX::Jmx4Perl::Product::Terracotta, JMX::Jmx4Perl::Product::Tomcat, JMX::Jmx4Perl::Product::Unknown, JMX::Jmx4Perl::Product::Weblogic, JMX::Jmx4Perl::Product::Websphere, JMX::Jmx4Perl::Request, JMX::Jmx4Perl::Response

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).

Modules

Name Abstract Version View
JMX::Jmx4Perl Access to JMX via Perl 0.70 metacpan
JMX::Jmx4Perl::Agent JSON-HTTP based acess to a remote JMX agent 0 metacpan
JMX::Jmx4Perl::Agent::UserAgent Specialized L<LWP::UserAgent> adding authentication support metacpan
JMX::Jmx4Perl::Alias JMX alias names for jmx4perl metacpan
JMX::Jmx4Perl::Alias::Object Internal object representing a concrete alias metacpan
JMX::Jmx4Perl::Config Configuration file support for Jmx4Perl metacpan
JMX::Jmx4Perl::J4psh Central object for the JMX shell j4psh metacpan
JMX::Jmx4Perl::J4psh::Command Base object for commands metacpan
JMX::Jmx4Perl::J4psh::Command::Global Globally available commands metacpan
JMX::Jmx4Perl::J4psh::Command::MBean MBean commands metacpan
JMX::Jmx4Perl::J4psh::Command::Server Server related commands metacpan
JMX::Jmx4Perl::J4psh::CommandHandler Handler for j4psh commands metacpan
JMX::Jmx4Perl::J4psh::CompletionHandler Custom completion routines for readline. metacpan
JMX::Jmx4Perl::J4psh::ServerHandler Handler for coordinating server access metacpan
JMX::Jmx4Perl::J4psh::Shell Facade to Term::ShellUI metacpan
JMX::Jmx4Perl::Nagios::CheckJmx4Perl Module for encapsulating the functionality of L<check_jmx4perl> metacpan
JMX::Jmx4Perl::Nagios::SingleCheck A single nagios check metacpan
JMX::Jmx4Perl::Product::ActiveMQ Handler for Jonas metacpan
JMX::Jmx4Perl::Product::BaseHandler Base package for product specific handler metacpan
JMX::Jmx4Perl::Product::Geronimo Handler for Geronimo metacpan
JMX::Jmx4Perl::Product::Glassfish Handler for Glassfish metacpan
JMX::Jmx4Perl::Product::Hadoop Handler for Hadoop metacpan
JMX::Jmx4Perl::Product::JBoss Handler for JBoss metacpan
JMX::Jmx4Perl::Product::Jetty Handler for Jetty metacpan
JMX::Jmx4Perl::Product::Jonas Handler for Jonas metacpan
JMX::Jmx4Perl::Product::Resin Handler for Resin metacpan
JMX::Jmx4Perl::Product::SpringDM Handler for Spring dm-Server. metacpan
JMX::Jmx4Perl::Product::Terracotta Handler for Terracotta server metacpan
JMX::Jmx4Perl::Product::Tomcat Handler for Apache Tomcat metacpan
JMX::Jmx4Perl::Product::Unknown Fallback handler metacpan
JMX::Jmx4Perl::Product::Weblogic Handler for Oracle WebLogic metacpan
JMX::Jmx4Perl::Product::Websphere Handler for IBM Websphere metacpan
JMX::Jmx4Perl::Request A jmx4perl request metacpan
JMX::Jmx4Perl::Response A jmx4perl response metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan