Philip Mak wrote: > > I'm using Apache::ASP 2.29 and perl v5.6.1. > > StatINC is causing the following error to appear: > > [Mon Jan 7 06:49:15 2002] [error] Undefined subroutine &Apache::Symbol::file2class >called at /usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 2461. > > Line 2461 contains this: > > sub StatRegister { > ... > my $class = &Apache::Symbol::file2class($key); > > The problem stopped occuring when I added "use Apache::Symbol;" to my > startup.pl. >
This should not have happened ... but for simplicity, the next version of Apache::ASP will not longer use Apache::Symbol to avoid these potential complications. Let me know if you would like an early release of 2.31. -- Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]