hello list,
i would like to run a little "analysis tool " whitch is writen in perl on my leopard ppc mac.After upgrading my perl librarys *) on OSX PPC with macportsI need to change the systemwide variable for using perl5.8.8 to
/opt/local/bin/perl5.8.8
instead of using
/usr/bin/perl5.8.8
could someone provide me a comand line for dummys to change it ;) ?