1Plack::Handler::Apache2U:s:eRregCiosnttrryi(b3u)ted PerlPlDaoccku:m:eHnatnadtlieorn::Apache2::Registry(3)
2
3
4
6 Plack::Handler::Apache2::Registry - Runs .psgi files.
7
9 PerlModule Plack::Handler::Apache2::Registry;
10 <Location /psgi-bin>
11 SetHandler modperl
12 PerlHandler Plack::Handler::Apache2::Registry
13 </Location>
14
16 This is a handler module to run any *.psgi files with mod_perl2, just
17 like ModPerl::Registry.
18
20 Masahiro Honma <hiratara@cpan.org>
21
23 Plack::Handler::Apache2
24
25
26
27perl v5.36.0 2023-01-2P0lack::Handler::Apache2::Registry(3)