man Apache::Singleton::Process () - One instance per One Process
NAME
Apache::Singleton::Process - One instance per One Process
SYNOPSIS
package Printer; use base qw(Apache::Singleton::Process);
DESCRIPTION
See Apache::Singleton.
SEE ALSO
Apache::Singleton