macbroadcast has asked for the wisdom of the Perl Monks concerning the following question:

hello monks,

i would like to run a little "analysis tool "
whitch is writen in perl. After upgrading my perl librarys on OSX PPC with macports
I 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


thanks

marc

Replies are listed 'Best First'.
Re: problem with perl on osx PPC
by starbolin (Hermit) on Mar 21, 2008 at 23:06 UTC

    As root:

    #mv /usr/bin/perl5.8.8 /usr/bin/perl5.8.8.old #ln -s /opt/local/bin/perl5.8.8 /usr/bin/perl5.8.8


    s//----->\t/;$~="JAPH";s//\r<$~~/;{s|~$~-|-~$~|||s |-$~~|$~~-|||s,<$~~,<~$~,,s,~$~>,$~~>,, $|=1,select$,,$,,$,,1e-1;print;redo}