Security Advisories

Kwalitee Issues

has_meta_yml

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

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: Bundle::PlRPC

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Net::Daemon
  • Net::Daemon::Log
  • Net::Daemon::Test

main_module_version_matches_dist_version

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

has_meta_json

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

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: Bundle::PlRPC, RPC::PlClient, RPC::PlServer, RPC::PlServer::Comm, RPC::PlServer::Test

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Bundle::PlRPC
  • RPC::PlClient
  • RPC::PlClient::Object
  • RPC::PlServer
  • RPC::PlServer::Comm
  • RPC::PlServer::Test

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Crypt::DES

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.01,0.03,0.1002,0.2017

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
Bundle::PlRPC A bundle to install PlRPC-Server, Client and prerequisites. 0.03 metacpan
RPC::PlClient Perl extension for writing PlRPC clients 0.2017 metacpan
RPC::PlServer Perl extension for writing PlRPC servers 0.2017 metacpan
RPC::PlServer::Comm 0.1002 metacpan
RPC::PlServer::Test 0.01 metacpan

Provides

Name File View
RPC::PlClient::Object lib/RPC/PlClient.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan