On Fri, Aug 29, 2008 at 10:53 AM, Berg, Eric <[EMAIL PROTECTED]> wrote: > Just yesterday I ran into a problem in which using do( $file ) or eval( > $file ) both had problems in that they did not successfully execute the > code in $file.
What were the error messages from do and eval? > Folks, is there some kind of setting for mod_perl2 that affects this, or > a different way to accomplish this? It doesn't sound like any issue I've heard of, but it's really hard to say without the error message. - Perrin