Hooks for various mod_ssl functions Apache::SSLLookup is a glue layer between Perl handlers and the mod_ssl public API. under normal circumstances, you would use subprocess_env() to glean information about mod_ssl. However, this is ...
Test.pm wrapper with helpers for testing Apache Apache::Test is a test toolkit for testing an Apache server with any configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules, including mod_perl 1.0 and 2.0. It was originally ...
Apache2::AuthCookieDBI - An AuthCookie module backed by a DBI database Apache2::AuthCookieDBI is a module that subclasses Apache2::AuthCookie and is designed to be directly used for authentication in a mod_perl server. It is a ticket-issuing system that looks up ...
Apache WEB Server User Tracking Apache2::ClickPath adds a PerlTransHandler and an output filter to Apache's request cycle. The transhandler inspects the requested URI to decide if an existing session is used or a new one has to be ...
Apache2::DebugFilter - Debug mod_perl and native Apache2 filters Apache2::DebugFilter - Debug mod_perl and native Apache2 filters.
Apache2::Filter::HTTPHeadersFixup - Manipulate Apache 2 HTTP Headers Apache2::Filter::HTTPHeadersFixup is a super class which provides an easy way to manipulate HTTP headers without invoking any mod_perl HTTP handlers. This is accomplished by using input and/or output ...
Apache2::ModSSL - a Perl Interface to mod_ssl functions Perl interface to mod_ssl.
Perl web site authentication/authorization system Apache2::SiteControl is a set of perl object-oriented classes that implement a fine-grained security control system for a web-based application. The intent is to provide a clear, easy-to-integrate ...
Module for easy application-level caching The App::Cache module lets an application cache data locally. There are a few times an application would need to cache data: when it is retrieving information from the network or when it has to ...
Dispatcher module for command line interface programs App::CLI dispatches CLI (command line interface) based commands into command classes. It also supports subcommand and per-command options.
Information about software packages on a system App::Info provides a generalized interface for providing metadata about software packages installed on a system. The idea is that App::Info subclasses can be used in Perl application installers in ...
Perl5 modules for reading configuration AppConfig has a powerful but easy to use module for parsing configuration files. It also has a simple and efficient module for parsing command line arguments.
Subclass of AppConfig that provides standard options AppConfig::Std is a Perl module that provides a set of standard configuration variables and command-line switches. It is implemented as a subclass of AppConfig; AppConfig provides a general mechanism ...
Perl module for manipulation of tar archives Perl module for manipulation of tar archives.
Provide an interface to ZIP archive files A Perl module that provides an interface to ZIP archive files.
Perl extension for comparing arrays If you have two arrays and you want to know if they are the same or different, then Array::Compare will be useful to you.
Array-Each module for perl Array::Each - iterate over one or more arrays, returning one or more elements from each array followed by the array index.
Array::PrintCols - print or format array elements in vertically sorted columns Array::PrintCols, is a Perl 5 module which defines a subroutine to print arrays of elements in alphabetically, vertically sorted columns. Optional arguments can be given to control either the width ...
Direct access to the internal perl routines for arrays & hashes This module gives direct access to the internal perl routines that let you store reference to things in arrays and hashes.
Array-Window Perl module: calculate windows/subsets/pages of arrays Many applications require that a large set of results be broken down into a smaller set of 'windows', or 'pages' in web language. Array::Window implements an algorithm specifically for dealing with ...
Asterisk::LDAP - Methods for generating Asterisk configuration from LDAP This module should make it simple to write scripts that customize Asterisk's configuration based on data from the LDAP tree. These methods and mechanisms have been written with customization of the ...
Asterisk modules for perl Perl-perl-asterisk-perl are modules for interfacing with the Asterisk open source pbx system.
Perl interface to OSS digital audio device Audio::DSP is built around the OSS (Open Sound System) API and allows perl to interface with a digital audio device. It provides, among other things, an initialization method which opens and handles ...
Interface to read and modify Apache .htpasswd files This module provides a convenient, object-oriented interface to Apache-style .htpasswd files. It supports passwords encrypted via MD5, SHA1, and crypt, as well as plain (cleartext) passwords. It ...
Perl interface to the PAM library The Authen::PAM module provides a Perl interface to the PAM library. The only difference with the standard PAM interface is that the perl one is simpler.
Radius authentication interface to Perl 5 RadiusPerl is a Perl 5 module (Radius.pm) which allows you to communicate with a Radius server from Perl. You can just authenticate usernames/passwords via Radius, or comletely imitate AAA requests ...
SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.
Perl extension to authenticate against an SMB server Authen::Smb is a Perl module to authenticate against an SMB server.
The Perl programming language (base) This is the base package for perl.
Benchmark::Timer - Perl code benchmarking tool The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information ...
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |