<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you Jim. <br>
    <br>
    Installing the previous version of the Test-TCP module did the
    trick. <br>
    <pre wrap=""><big>cpan[2]> install TOKUHIROM/Test-TCP-2.14.tar.gz

and then "make fixdeps" sorted "Plack::Handler::Starlet" out. 

Now the only module that's reported missing is "File::Which". This is what I get when I try to install it:
</big>
<big>[root@paok rt-4.4.0]# cpanm File::Which</big>
</pre>
    --> Working on File::Which<br>
    Fetching
    <a class="moz-txt-link-freetext" href="http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Which-1.21.tar.gz">http://www.cpan.org/authors/id/P/PL/PLICEASE/File-Which-1.21.tar.gz</a>
    ... OK<br>
    Configuring File-Which-1.21 ... OK<br>
    Building and testing File-Which-1.21 ... FAIL<br>
    ! Installing File::Which failed. See
    /root/.cpanm/work/1460108230.29671/build.log for details. Retry with
    --force to force install it.<br>
    <br>
    <pre wrap=""><big>"make fixdeps" reports that it can not install it without force. </big></pre>
    Install module File::Which<br>
    Running install for module 'File::Which'<br>
    Running make for P/PL/PLICEASE/File-Which-1.21.tar.gz<br>
      Has already been unwrapped into directory
    /root/.cpan/build/File-Which-1.21-U29XMR<br>
      Has already been made<br>
    Running make test<br>
      Has already been tested within this command<br>
    Running make install<br>
      make test had returned bad status, won't install without force<br>
    <br>
    Is it OK if I force it?<br>
     <br>
  </body>
</html>