I am running Eclipse 3.4.1 on MAC 10.5.5.
I have perl 5.8.8 in /usr/bin.
I have perl 5.10.0 in ~/localperl/bin.
I have EPIC 0.5.46.
EPIC is using perl 5.8.8. I want it to use 5.10.0. How do I tell it which to use? (I can force it to use one or the other by creating an external tools configuration, but that won't let me debug as far as I know.)