On Thu, 6 Apr 2000, Jeremy Howard wrote:

> Hi there,
> 
> I've been getting frustrated by the mandatory warning created by 'use
> constant' under mod_perl, caused by constant subroutines being redefined
> when imported. In particular, with Archive::Zip this was adding hundreds of
> lines to my log every restart.

what version of Perl are you using?
the mandatory constant-sub-redefined warning went away in 5.004_66:

[  1015] By: TimBunce                              on 1998/05/19  20:07:01
        Log: Title:  "loosen const sub re-defined warnings"
             From:  Doug MacEachern <[EMAIL PROTECTED]>
             Msg-ID:  <[EMAIL PROTECTED]>
             Files:  proto.h global.sym op.c pp.c sv.c
     Branch: maint-5.004/perl
           ! global.sym op.c pp.c proto.h sv.c

Reply via email to