<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Interesting, we don't use local::lib, just perlbrew, both dev and
production, and keep the whole perlbrew dir in svn, works great.<br>
<br>
Will let the catalyst devs answer the actual/original question...<br>
<br>
<br>
<div class="moz-cite-prefix">On 13/05/15 19:01, Duncan Garland
wrote:<br>
</div>
<blockquote
cite="mid:CAJOXFez-vmLuoj_ZdSTPQUu+MyRFEctNh37qQsoB653OEaskbw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Hi,<br>
<br>
</div>
We don't use perlbrew on production, but I've used it in
other areas without a problem. As far as I know it's
very highly regarded.<br>
<br>
</div>
I've used local::lib successfully for development work ie
Temporarily pointing to some different modules.<br>
<br>
</div>
I spent quite a lot of time at the beginning of this year
trying to set it up so that we could use it seriously. I
wanted to be able to do a twice yearly update from CPAN of
all our modules into a seperate directory structure so that
it would be easy to revert if the updated tree turned out to
contain a bug.<br>
<br>
</div>
local::lib plays nicely with cpan but not with cpanplus. The
default way for a Catalyst app to maintain it's dependencies
is to maintain Makefile.PL. When you run that it uses
cpanplus. I struggled with it for quite a while and gave up.<br>
<br>
</div>
All the best.<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, May 13, 2015 at 6:26 PM, Robert
Brown <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:rob@intelcompute.com" target="_blank">rob@intelcompute.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> Not to answer your
actual question, but...<br>
<br>
Have you also thought using Perlbrew <a
moz-do-not-send="true" href="http://perlbrew.pl"
target="_blank">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>On 13/05/15 18:16, Duncan Garland wrote:<br>
</div>
<blockquote 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><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></fieldset>
<br>
<pre>_______________________________________________
List: <a moz-do-not-send="true" href="mailto:Catalyst@lists.scsys.co.uk" target="_blank">Catalyst@lists.scsys.co.uk</a>
Listinfo: <a moz-do-not-send="true" href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a>
Searchable archive: <a moz-do-not-send="true" href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a>
Dev site: <a moz-do-not-send="true" href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a>
</pre>
</blockquote>
<br>
</div>
<br>
_______________________________________________<br>
List: <a moz-do-not-send="true"
href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a moz-do-not-send="true"
href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst"
target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a moz-do-not-send="true"
href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/"
target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a moz-do-not-send="true"
href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
<br>
</blockquote>
</div>
<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>