nsapi_perl is the collective name for a set of Netscape Server API (NSAPI) functions and Perl modules that integrate Perl with the Netscape web server family. This is achieved by embedding within the server executable a Perl interpreter, much as mod_...
BSUGARS/nsapi_perl-0.24 - 24 Apr 1998 20:11:34 UTC - Search in distribution- Netscape::Server - framework for integrating Perl and Netscape servers
- Netscape::Server::Request - Perl interface to Netscape server Request
- Netscape::Registry - emulate perl CGI programming under nsapi_perl
- 2 more results from nsapi_perl »
IPC::Shareable allows you to tie a variable to shared memory making it easy to share the contents of that variable with other Perl processes. Scalars, arrays, and hashes can be tied. The variable being tied may contain arbitrarily complex data struct...
MSOUTH/IPC-Shareable-0.61 - 13 Oct 2012 00:28:13 UTC - Search in distribution- IPC::Shareable::SharedMem - Object oriented interface to shared memory
Apache::AuthChecker - mod_perl based authentication module used to prevent brute force attacks via HTTP authorization. It remembers IP addresses of any user trying to authenticate for certain period of time. If user from this IP runs out limit of fai...
SWAMPFOX/Apache-AuthChecker-1.01 - 13 Dec 2007 22:30:23 UTC - Search in distribution