Man Page: plack::handler::apache2::registry
Operating Environment: debian
Section: 3pm
Plack::Handler::Apache2::Registry(3pm) User Contributed Perl Documentation Plack::Handler::Apache2::Registry(3pm)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 perl v5.14.2 2011-06-22 Plack::Handler::Apache2::Registry(3pm)
| Related Man Pages |
|---|
| apr::request::apache2(3pm) - debian |
| plack::app::cascade(3pm) - debian |
| plack::loader::delayed(3pm) - debian |
| plack::middleware::lint(3pm) - debian |
| plack::runner(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |