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