Download: Apache-Singleton-0.07.tar.gz
Dependencies
Annotate this POD
Apache::Singleton::Request - One instance per One Request
package Printer; use base qw(Apache::Singleton::Request);
See Apache::Singleton.
Apache::Singleton