NAME

ModPerl::Util -- Helper mod_perl 2.0 Functions

SYNOPSIS

use ModPerl::Util;

$callback = Apache::current_callback;

ModPerl::Util::exit();

ModPerl::Util::untaint($) # secret API?

DESCRIPTION

ModPerl::Util provides mod_perl 2.0 util functions.

META: complete