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::util(3) - mojave |
| modperl::global(3) - mojave |
| modperl::perlrun(3) - osx |
| modperl::util(3) - osx |
| modperl::global(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Create an unconfigured VMware host from a template that is set to do firstboot --reconfig |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |