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(0x55c8d1472550)
  • lib/RMI/Client/ForkedPipes.pm: HASH(0x55c8d134bac8)
  • lib/RMI/Client/Tcp.pm: HASH(0x55c8d14a1e78)
  • lib/RMI/Node.pm: HASH(0x55c8d11f79f0)
  • lib/RMI/ProxyObject.pm: HASH(0x55c8d14e3a48)
  • lib/RMI/ProxyReference.pm: HASH(0x55c8d12e1b68)
  • lib/RMI/Server.pm: HASH(0x55c8d14725b0)
  • lib/RMI/Server/ForkedPipes.pm: HASH(0x55c8d1417038)
  • lib/RMI/Server/Tcp.pm: HASH(0x55c8d13ef930)

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