Apache-forks
    
    
  
  
  
view release on metacpan or search on metacpan
lib/Apache/forks.pm view on Meta::CPAN
=head1 VERSION
This documentation describes version 0.03.
=head1 SYNOPSIS
 # Configuration in httpd.conf
 PerlModule Apache::forks  # this should come before all other modules!
Do NOT change anything in your scripts. The usage of this module is transparent.
=head1 DESCRIPTION
Transparent Apache ithreads integration using forks.  This module enables the
ithreads API to be used among multiple processes in a pre-forking Apache http
environment.
=head1 REQUIRED MODULES
 Devel::Required (0.07)
    
  
  
  lib/Apache/forks/BerkeleyDB.pm view on Meta::CPAN
=head1 VERSION
This documentation describes version 0.03.
=head1 SYNOPSIS
 # Configuration in httpd.conf
 PerlModule Apache::forks::BerkeleyDB  # this should come before all other modules!
Do NOT change anything in your scripts. The usage of this module is transparent.
=head1 DESCRIPTION
Transparent Apache ithreads integration using forks::BerkeleyDB.  This module enables the
ithreads API to be used among multiple processes in a pre-forking Apache http
environment.
=head1 USAGE
The module should be loaded upon startup of the Apache daemon.  You must be
    
  
  
  
( run in 0.749 second using v1.01-cache-2.11-cpan-a1d94b6210f )