Query: apache::singleton::request
OS: debian
Section: 3pm
Links: debian man pages | All man pages
Forums: Unix Linux Community | Forum Categories
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::singleton5.18(3) - mojave |
apache::authcookie::faq(3pm) - debian |
apache::singleton(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 |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |