in reply to Re^4: mod_perl bareword error
in thread mod_perl bareword error
Shot in the dark: replace the use vars with our() declarations.
Also, I know this isn't your script, but use warnings is even more important than use strict.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: mod_perl bareword error
by sflitman (Hermit) on Aug 03, 2010 at 04:23 UTC |