osx man page for modperl::const

Query: modperl::const

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPUser:Contributed Perlapache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::Const(3)

NAME
ModPerl::Const -- ModPerl Constants Synopsis # make the constants available but don't import them use ModPerl::Const -compile => qw(constant names ...); # w/o the => syntax sugar use ModPerl::Const ("-compile", qw(constant names ...)); # compile and import the constants use ModPerl::Const qw(constant names ...); Description This package contains constants specific to mod_perl features. Refer to "the Apache2::Const description section" for more information. Constants Other Constants "ModPerl::EXIT" since: 2.0.00 See "ModPerl::Util::exit". See Also mod_perl 2.0 documentation. Copyright mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 2.0. Authors The mod_perl development team and numerous contributors. perl v5.16.2 2011-02-0apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::Const(3)
Related Man Pages
modperl::mm(3) - mojave
modperl::code(3) - osx
modperl::global(3) - osx
modperl::mm(3) - osx
modperl::util(3) - osx
Similar Topics in the Unix Linux Community
AIX Links
Undeletable file
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash