On Thu, Jun 9, 2011 at 11:54 AM, Charlie Garrison <garri...@zeta.org.au> wrote:
> Good morning,
>
> I haven't followed all of this thread (it was digressing there for a while).
> Would perlbrew be a solution for the OP. I've only been using it a short
> while but it makes installing and using a custom perl very simple.

I've been meaning to check that out. It must do more than what I think
it does, because installing a new Perl is already pretty simple:

    ./Configure -des --prefix=/where/ever
    make
    make test
    sudo make install

I'll have to read up on it (thanks for the link) to see what else it does...

sherm--

-- 
Cocoa programming in Perl:
http://camelbones.sourceforge.net

Reply via email to