On Sun, 5 Dec 1999, Autarch wrote:
> I encountered a problem using Apache::StatINC with modules that have the
> directive:
>
> use base qw( SomeClass );
>
>
> The error I got was the following:
>
>
> [Mon Dec 6 07:35:47 1999] [error] Inherited %FIELDS can't override existing %FIELDS
>at /u
I encountered a problem using Apache::StatINC with modules that have the
directive:
use base qw( SomeClass );
The error I got was the following:
[Mon Dec 6 07:35:47 1999] [error] Inherited %FIELDS can't override existing %FIELDS
at /usr/lib/perl5/5.0050 3/base.pm line 73
BEGIN failed--compi