Perl under MacOS X
Leo Lapworth
leo at cuckoo.org
Thu Jun 2 09:10:52 BST 2011
On 2 June 2011 08:55, Randy J. Ray <rjray at blackperl.com> wrote:
> I find myself the unexpected caretaker of a MacBook Pro, handed off to me
> when someone at $JOB left recently. It's shiny. And very eye-candy-ish. But
> I am now wishing I'd paid more attention to recent discussions of
> OSX-related stuff.
Install any version of XCode... (you actually only need the 'unix tools' bit).
then from a terminal window run:
curl -L http://xrl.us/installperlosx | bash
It will sort out your .bash_profile (if needed - so it looks at
.bashrc), install Perlbrew, setup perl 5.14.0 and also install cpanm
Feedback / issues reports welcome, please report via
https://github.com/ranguard/installing-perl/
Thanks
Leo
More information about the london.pm
mailing list