Hi, I installed Apache::ASP module with Perl 5.6.0 and mod_perl 1.22 and Apache 1.3.12. When I started to use it with any file, I got the error log: " [error] Can't upgrade that kind of scalar at /usr/lib /perl5/site_perl/5.6.0/Apache/ASP.pm line 1627." I changed the "MD5"'s in ASP.pm to "Digest::MD5" (two occurrences, both at the head of the file, one is "use MD5", the other is "$MD5 = new MD5()"), then the problem disappeared. Di, Yu 4.2
- Re: Error in Apache::ASP with Perl 5.6.0 Yu Di
- Re: Error in Apache::ASP with Perl 5.6.0 Doug MacEachern
- Re: Error in Apache::ASP with Perl 5.6.0 Yu Di
- Re: Error in Apache::ASP with Perl 5.6.0 Doug MacEachern