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)
| Related Man Pages |
|---|
| moosex::singleton(3) - mojave |
| moosex::singleton5.18(3) - mojave |
| apache::authcookie::faq(3pm) - debian |
| dancer::object::singleton(3pm) - debian |
| utf8::all(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |