![]() |
![]()
| ![]() |
![]()
NAMEPlack::Handler::Apache2::Registry - Runs .psgi files. SYNOPSISPerlModule Plack::Handler::Apache2::Registry; <Location /psgi-bin> SetHandler modperl PerlHandler Plack::Handler::Apache2::Registry </Location> DESCRIPTIONThis is a handler module to run any *.psgi files with mod_perl2, just like ModPerl::Registry. AUTHORMasahiro Honma <hiratara@cpan.org> SEE ALSOPlack::Handler::Apache2
|