You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by John M Vinopal <jv...@abattoir.com> on 2000/08/01 13:07:36 UTC

Re: Prototype mismatches?

This warning also appears with any scalar constant created with
constant.pm -- pretty darn annoying for cgi error_logs.  Is there 
a more 'official' fix or suggestion why mod_perl triggers this?

-j

On Tue, Jun 20, 2000 at 02:06:00PM +0100, Martin Wood wrote:
> Thanks for the info. - mv warnings /mnt/mind/back_of :)
> 
> > No, nothing to worry about. It's a Perl 5.6 thing, but it's just a
> > warning, not an error. If the warnings bother you, edit the declarations
> > in Socket.pm to remove the prototypes (that's what I do, and it works
> > fine).
> > 
> > --
> >   Jeremy Howard
> >   jeremy@fastmail.fm