Apache::ASP version conflicts

2000-07-25 Thread Jamie Warren
I'am currently having trouble with asp and perl. Here's the situation. Recently perl was upgraded to 5.6, all the other programs including httpd see perl as 5.6 with the exception of the asp module. It's installation script (Makefile.pl) sees and uses perl 5.6 however version.asp reports the

Re: Apache::ASP version conflicts

2000-07-25 Thread Vivek Khera
"JW" == Jamie Warren [EMAIL PROTECTED] writes: JW installation script (Makefile.pl) sees and uses perl 5.6 however JW version.asp reports the previous version of perl. "This is version JW 5.00503" ASP not using the newer version of perl is making a few of the When you build mod_perl, perl is

Re: Apache::ASP version conflicts

2000-07-25 Thread Joshua Chamas
Jamie Warren wrote: I'am currently having trouble with asp and perl. Here's the situation. Recently perl was upgraded to 5.6, all the other programs including httpd see perl as 5.6 with the exception of the asp module. It's installation script (Makefile.pl) sees and uses perl 5.6 however