1Plack::Handler::Apache2U:s:eRregCiosnttrryi(b3u)ted PerlPlDaoccku:m:eHnatnadtlieorn::Apache2::Registry(3)
2
3
4

NAME

6       Plack::Handler::Apache2::Registry - Runs .psgi files.
7

SYNOPSIS

9         PerlModule Plack::Handler::Apache2::Registry;
10         <Location /psgi-bin>
11         SetHandler modperl
12         PerlHandler Plack::Handler::Apache2::Registry
13         </Location>
14

DESCRIPTION

16       This is a handler module to run any *.psgi files with mod_perl2, just
17       like ModPerl::Registry.
18

AUTHOR

20       Masahiro Honma <hiratara@cpan.org>
21

SEE ALSO

23       Plack::Handler::Apache2
24
25
26
27perl v5.30.0                      2019-07-2P6lack::Handler::Apache2::Registry(3)
Impressum