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 |
|---|
| plack(3pm) - debian |
| apache2::sitecontrol::radius(3pm) - debian |
| plack::app::cascade(3pm) - debian |
| plack::middleware::lint(3pm) - debian |
| plack::runner(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |