On Fri, Jul 31, 2009 at 1:23 PM, George Karabotsos<kara...@gmail.com> wrote:
> I have created this minimal script:
>
> #!/usr/bin/env perl
> use Apache2::compat;
>
> and here's what I get:
>
>> perl -c Tester.pl

You can't do that.  The mod_perl classes only work when run inside
mod_perl.  What are you trying to do?

- Perrin

Reply via email to