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: RMI::Proxy::DBI::db

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: RMI::Proxy::DBI::db

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/RMI/Client.pm: HASH(0x55c8d23ee400)
  • lib/RMI/Client/ForkedPipes.pm: HASH(0x55c8d2431160)
  • lib/RMI/Client/Tcp.pm: HASH(0x55c8d23fb4c0)
  • lib/RMI/Node.pm: HASH(0x55c8d23f5448)
  • lib/RMI/ProxyObject.pm: HASH(0x55c8d23f5a10)
  • lib/RMI/ProxyReference.pm: HASH(0x55c8d23f5e78)
  • lib/RMI/Server.pm: HASH(0x55c8d23f2bd8)
  • lib/RMI/Server/ForkedPipes.pm: HASH(0x55c8d2432388)
  • lib/RMI/Server/Tcp.pm: HASH(0x55c8d23edb90)

Modules

Name Abstract Version View
RMI Remote Method Invocation with transparent proxies 0.10 metacpan
RMI::Client connection to an RMI::Server metacpan
RMI::Client::ForkedPipes an RMI::Client implementation with a private out-of-process server metacpan
RMI::Client::Tcp an RMI::Client implementation using TCP/IP sockets metacpan
RMI::Node base class for RMI::Client and RMI::Server metacpan
RMI::Proxy::DBI::db metacpan
RMI::ProxyObject used internally by RMI for "stub" objects metacpan
RMI::ProxyReference used internally by RMI to tie references metacpan
RMI::Server service RMI::Client requests from another process metacpan
RMI::Server::ForkedPipes service RMI::Client::ForkedPipes requests metacpan
RMI::Server::Tcp service RMI::Client::Tcp requests metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan