Tagged Questions
0
votes
1answer
314 views
Macports irssi & perl5 installation issues
Long time reader, first time poster. Big, appreciative thanks for everyone's collective questioning and answering here and at stackoverflow, it's helped me quite a lot over the time I've been learning ...
0
votes
0answers
119 views
How to reinstall Perl on OS X
I accidentally deleted the /System/Library/Perl/ folder. Now I am not be able to run any of my projects.
How can I reinstall Perl on OS X?
2
votes
1answer
391 views
perl5.14 OS X - what is the best way manage it?
Im an heavy macports user. Have a lot of ports installed with +perl variants. (and much p5-modules too, and zilion others installed by cpan).
Now, I need perl 5.14. (because improved utf8 handling), ...
0
votes
1answer
419 views
(Perl) Cannot do `initialize' in Term::ReadLine::Gnu in Mac OSX 10.6
I recently installed MacPorts and I think it might have messed up some of my libraries. Now when I try to run the Perl debugger I get this:
>perl -d -e 0
Cannot do `initialize' in ...
3
votes
2answers
2k views
How to install perl5.10 on OS X 10.5.8?
I need to install perl 5.10 on my OS X 10.5.8 box.
I have macports installed. And I seem to have port perl5.10 installed as well:
$ sudo port install perl5.10
Password:
---> Computing dependencies ...