Query: apache::singleton::request
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Apache::Singleton::Request(3pm) User Contributed Perl Documentation Apache::Singleton::Request(3pm)NAMEApache::Singleton::Request - One instance per One RequestVERSIONversion 0.15SYNOPSIS# in httpd.conf PerlOptions +GlobalRequest # in your module (e.g.: Printer.pm) package Printer; use base qw(Apache::Singleton::Request);DESCRIPTIONSee Apache::Singleton.SEE ALSOApache::SingletonSOURCEThe development version is on github at http://github.com/mschout/apache-singleton <http://github.com/mschout/apache-singleton> and may be cloned from git://github.com/mschout/apache-singleton.git <git://github.com/mschout/apache-singleton.git>BUGSPlease 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-SingletonAUTHORMichael Schout <mschout@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2009 by Michael Schout. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-04-02 Apache::Singleton::Request(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Introduction |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |