proper use of mod_perl2

Amir Tabatabaei amirovic at googlemail.com
Tue Feb 5 22:13:33 UTC 2008


Hi Martin, hi *,

On Mon, 2008-02-04 at 22:46 -0200, Martín Ferrari wrote:
> Hi Amir,
> 
> On Feb 4, 2008 10:00 PM, Amir Tabatabaei <amirovic at googlemail.com> wrote:
> 
> First of all, I think this is not the right list, as it is for
> development of Debian packages of perl libraries.

after reading your reply and looking at the email address I realize that
I wrote my email to the wrong distribution list. I'm very sorry for
that.

> you usually will have a MySite/Foo.pm like this:
> 
> package MySite::Foo;
> 
> sub handler {
> ..
>  return OK;
> }
> 
> and in apache.conf
> 
>  PerlResponseHandler MySite::Foo
> 
> after loading your module with one of the various methods available.

That was already a push in the right direction. Thanks a lot and sorry
again for the noise.

Best regards,
Amir





More information about the pkg-perl-maintainers mailing list