in reply to Prototype mismatch using mod_perl
Any chance you've got a PERL5LIB environment variable, are passing a -I path to your script, or are using 'use lib' statements that hard code /usr/share/perl5?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Prototype mismatch using mod_perl
by AlfaProject (Beadle) on Aug 08, 2011 at 13:00 UTC | |
by CountZero (Bishop) on Aug 09, 2011 at 06:12 UTC |