<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Not to answer your actual question, but...<br>
    <br>
    Have you also thought using Perlbrew <a class="moz-txt-link-freetext" href="http://perlbrew.pl">http://perlbrew.pl</a><br>
    <br>
    As regular user, you can install any version of Perl locally (to
    your home dir), plus all the modules via cpanm, and keep everything
    self-contained for a particular user.<br>
    <br>
    It's made our deployments a breeze, rather than dealing with the
    system-wide perl, etc.<br>
    <br>
    (There's also local::lib tho I've not delved into that myself).<br>
    <br>
    Hope it helps a little.<br>
    <br>
    Rob<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 13/05/15 18:16, Duncan Garland
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJOXFewJ7d0_jgR1a8Z0cvtN-7bmjmbM-2w+pQp3=yaQ-x7oRA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>Hi,<br>
                      <br>
                    </div>
                    I've just spun up a Rackspace server with Ubuntu
                    14.04 and tried to install Catalyst from CPAN.<br>
                    <br>
                  </div>
                  If the print out means what it seems to mean, then
                  Catalyst will no longer install cleanly from CPAN on
                  any version prior to 5.20.<br>
                  <br>
                </div>
                <div>It's saying that there is a dependency on
                  Tie::StdHash and that Tie::StdHash won't install
                  without force because the latest version of the module
                  is part of perl-5.20.2.<br>
                  <br>
                </div>
                It won't effect me because I'll just force it or
                download an older version of the module.<br>
                <br>
              </div>
              All the same, it seems a bit poor.<br>
              <br>
            </div>
            Is it deliberate?<br>
            <br>
          </div>
          <div>Regards<br>
            <br>
          </div>
          <div>Duncan<br>
          </div>
        </div>
        <br>
        <span class=""><span></span></span><br>
      </div>
      <br>
      <font
        style="color:rgb(34,34,34);background-color:rgb(255,255,255)"
        face="Arial" size="1"><font color="#808080">The information
          contained in this message is for the intended addressee only
          and may contain confidential and/or privileged information. If
          you are not the intended addressee, please delete this message
          and notify the sender; do not copy or distribute this message
          or disclose its contents to anyone. Any views or opinions
          expressed in this message are those of the author and do not
          necessarily represent those of Motortrak Limited or of any of
          its associated companies. No reliance may be placed on this
          message without written confirmation from an authorised
          representative of the company.</font></font>
      <div
style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><font
          color="#808080"><font face="Arial" size="1"><br>
            Registered in England 3098391 V.A.T. Registered No.
            667463890</font></font></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
List: <a class="moz-txt-link-abbreviated" href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a>
Listinfo: <a class="moz-txt-link-freetext" href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a>
Searchable archive: <a class="moz-txt-link-freetext" href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a>
Dev site: <a class="moz-txt-link-freetext" href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>