Hi there, thanks for reading.
I am very new to perl and all that goes with it.
I had perl 5.6.0 running on one of my linux boxes...I needed to upgrade to something newer so i could mysql DBI.
I downloaded etc.....did a make, make test, make install.
It's there in /usr/local/bin/perl5.8.8. It works if you invoke it long hand....
However using > perl test.pl
uses the old version.....
------------------------------------------------------------
how do I get the system to point to all the new versions for the perl, manual etc etc.
----------------------------------------------------------
I am very new to perl and all that goes with it.
I had perl 5.6.0 running on one of my linux boxes...I needed to upgrade to something newer so i could mysql DBI.
I downloaded etc.....did a make, make test, make install.
It's there in /usr/local/bin/perl5.8.8. It works if you invoke it long hand....
However using > perl test.pl
uses the old version.....
------------------------------------------------------------
how do I get the system to point to all the new versions for the perl, manual etc etc.
----------------------------------------------------------