On Sun Jan 18 2009 @  4:35, Steven Sankaran wrote:
> Hello,
> So, I was going through a tutorial and I realized that my Eclipse
> install is using an older version of Perl that does not recognize the
> "say" command. I have attempted updating Perl to 5.10 using the
> ActivePerl-5.10.pkg ,however, as far as I can tell, that doesn't seem
> to be working. I am currently running the latest version of Mac OSX,
> which is currently running 5.8.8. How do I update this to 5.10, so
> that I may use the "say" command? I run the installer, but it does not
> seem to be helping. Is there something I am missing?
> 
> Any help would be greatly appreciated,
> Thank you.
> 
> -Steven

Your default perl lives at /usr/bin/perl and as I recall, ActiveState's
package puts the new one in /opt. So the problem is probably that Eclipse
is not "seeing" the newly installed 5.10. I don't know how to set such a
preference in Eclipse, but this may help point you in the right direction.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to