[plug] Perl error message

James Bromberger james at rcpt.to
Sat Oct 13 16:43:03 WST 2001


On Sat, Oct 13, 2001 at 03:52:43PM +0800, Jeremy Malcolm wrote:
> "R.Barnes" wrote:
> > 
> > I'm trying to debug a Perl script I'm working on and when running from
> > the command line I'm getting the error message "Subroutine header
> > redefined at search.cgi line 134".
> 
> It's just a warning (does your script start with #!/usr/bin/perl -w)?

use strict;
use diagnostics; # with perl 5.6 and above

  James
-- 
 James Bromberger <james_AT_rcpt.to> www.james.rcpt.to

 Remainder moved to http://www.james.rcpt.to/james/sig.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20011013/5e5d96bf/attachment.pgp>


More information about the plug mailing list