Query: modperl::code
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ModPerl::Code(3) User Contributed Perl Documentation ModPerl::Code(3)NAMEModPerl::Code - Generate mod_perl glue codeSYNOPSISuse ModPerl::Code (); my $code = ModPerl::Code->new; $code->generate;DESCRIPTIONThis module provides functionality for generating mod_perl glue code. Reason this code is generated rather than written by hand include: consistency thin and clean glue code enable/disable features (without #ifdefs) adapt to changes in Apache experiment with different approaches to gluingAUTHORDoug MacEachern mod_perl-1.99_07 2002-09-04 ModPerl::Code(3)
| Related Man Pages |
|---|
| modperl::perlrun(3) - mojave |
| modperl::mm(3) - mojave |
| modperl::code(3) - osx |
| modperl::global(3) - osx |
| modperl::util(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Retrieving previous command in a script |
| Issue with "rsh" on RedHat |
| Package |
| Issue with events occuring in DST window |