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::code(3) - suse |
modperl::perlrun(3) - mojave |
modperl::global(3) - osx |
modperl::global(3pm) - debian |
modperl::perlrun(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Reduced Activity Notification |
Retrieving previous command in a script |
Tar Command |
About TODO |