NAME

ModPerl::Const -- ModPerl Constants

Synopsis

use ModPerl::Const -compile => qw(constant names ...);

Constants

:common

use ModPerl::Const -compile => qw(:common);

The :common group is for ModPerl constants.

Other Constants

ModPerl::EXIT

since: 1.99_14

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 1.1.

Authors

The mod_perl development team and numerous contributors.