Apache::Singleton::Request - One instance per One Request


Apache-Singleton documentation  | view source Contained in the Apache-Singleton distribution.

Index


NAME

Top

Apache::Singleton::Request - One instance per One Request

VERSION

Top

version 0.13

SYNOPSIS

Top

  package Printer;
  use base qw(Apache::Singleton::Request);

DESCRIPTION

Top

See Apache::Singleton.

SEE ALSO

Top

Apache::Singleton

SOURCE

Top

The development version is on github at http://github.com/mschout/apache-singleton and may be cloned from git://github.com/mschout/apache-singleton.git

BUGS

Top

Please report any bugs or feature requests to bug-apache-singleton@rt.cpan.org or through the web interface at: http://rt.cpan.org/Public/Dist/Display.html?Name=Apache-Singleton

AUTHOR

Top

Michael Schout <mschout@cpan.org>

COPYRIGHT AND LICENSE

Top


Apache-Singleton documentation  | view source Contained in the Apache-Singleton distribution.