Re: [Perl-unix-users] Upgradation Problem

2002-07-15 Thread Justin Hopper
When perl 5.6.1 is installed, it should be installed with the new modules as well, and you need to make sure the include path includes the path to those new modules, not the old modules. From the error, it is looking at the old modules, which probably don't work with the new perl binary. I've on

[Perl-unix-users] Upgradation Problem

2002-07-15 Thread Nagesh Reddy
Hi all, I have been using perl5.00503 all these days to run my perl scripts. But when i have upgraded to 5.6.1 and executed my scripts i have the following error thrown... CAN'T LOAD '/OPT/PERL5/LIB/5.00503/PA-RISC2.0/AUTO/IO/IO.SL' FOR MODULE IO: INVALID ARGUMENT AT /OPT/PERL5/LIB/5.00503/PA