Digest::Pearson - Perl interface to Pearson hash
Digest::Pearson is an implementation of Peter K. Pearson's hash algorithm presented in "Fast Hashing of Variable Length Text Strings" - ACM 1990. This hashing technique yields good distribution of hashed results for variable length input strings on t...
TNGUYEN/Digest-Pearson-1.00 - 28 Mar 2005 23:12:49 UTC - Search in distribution
Email::Received - Parse an email Received: header
This module is a Perl Email Project rewrite of SpamAssassin's email header parser. We did this so that the great work they did in analysing pretty much every possible Received header format could be used in applications other than SpamAssassin itself...
SIMON/Email-Received-1.00 - 24 Mar 2006 10:33:46 UTC - Search in distribution
Linux::net::dev - Perl extension for parsing /proc/net/dev
Linux::net::dev parses /proc/net/dev for network devices statistics. The package contains these functions: info This function returns hash reference. Keys are devices' ids and values are data hash references. Data hash has resource names for keys and...
VSEGO/Linux-net-dev-1.00 - 24 Feb 2002 02:51:50 UTC - Search in distribution
Medical::Growth - Basic tools for growth-dependent norms
Medical::Growth is designed as a common resource for implementing systems of growth-dependent norms. It provides a set of basic tools for operating on normally distributed data, as well as a common entry point for users of Medical::Growth-compatible ...
CBAIL/Medical-Growth-1.00 - 02 Nov 2014 20:51:11 UTC - Search in distribution- Medical::Growth::Base - Base class for measurement system
Protocol::Yadis - Asynchronous Yadis implementation
This is an asynchronous lightweight but full Yadis implementation....
VTI/Protocol-Yadis-1.00 - 03 Jan 2014 11:39:11 UTC - Search in distribution- Protocol::Yadis::Document - Protocol::Yadis document object
- Protocol::Yadis::Document::Service - Protocol::Yadis::Document service object
- Protocol::Yadis::Document::Service::Element - Protocol::Yadis::Document::Service element object
Solaris::DevLog - Read from a Solaris Syslog stream
Solaris::DevLog facilitates the reading of syslog messages via Solaris streams, and supports the syslog door mechanism. See example.pl for a working example....
GBOSS/Solaris-DevLog-1.00 - 11 Feb 2002 22:21:21 UTC - Search in distribution
Sys::Syslog::OO - Thin object-oriented wrapper around Sys::Syslog::OO
Thin OO-wrapper around Sys::Syslog. Why? Less chance of mis-typing log levels and less noisy code. Can also be used with multiple-inheritence to add logging to a new or existing class....
MAXSCHUBE/Sys-Syslog-OO-1.00 - 14 Mar 2009 04:15:19 UTC - Search in distribution
Template::Plain - A Perl extension for very simple templates.
Template::Plain fills place holders in templates. It is meant to be simple and lightweight. Place holders consist of a name between two delimiters. White space between the name and the delimiters is ignored. The default delimiters are "<%" and "%>" b...
JEREMY/Template-Plain-1.00 - 01 May 2012 20:53:37 UTC - Search in distribution
Template::Timer - Rudimentary profiling for Template Toolkit
PETDANCE/Template-Timer-1.00
-
07 Mar 2009 05:39:57 UTC
-
Search in distribution
Text::Flowchart - ASCII Flowchart maker
Text::Flowchart does what the synopsis implies, it makes ASCII flowcharts. It also (hopefully) makes it easy to make ASCII flowcharts....
JIMT/Text-Flowchart-1.00 - 22 Dec 1999 01:46:25 UTC - Search in distribution
Tie::Persistent - persistent data structures via tie made easy
The Tie::Persistent package makes working with persistent data real easy by using the "tie" interface. It works by storing data contained in a variable into a file (not unlike a database). The primary advantage is speed, as the whole datastructure is...
RGIERSIG/Tie-Persistent-1.00 - 06 May 2002 10:29:15 UTC - Search in distribution
Tie::ShadowHash - Merge multiple data sources into a hash
This module merges together multiple sets of data in the form of hashes into a data structure that looks to Perl like a single simple hash. When that hash is accessed, the data structures managed by that shadow hash are searched in order they were ad...
RRA/Tie-ShadowHash-1.00 - 03 Apr 2010 23:43:58 UTC - Search in distribution
Time::Stopwatch - Use tied scalars as timers
The Time::Stopwatch module provides a convenient interface to timing functions through tied scalars. From the point of view of the user, scalars tied to the module simply increase their value by one every second. Using the module should mostly be obv...
ILTZU/Time-Stopwatch-1.00 - 15 Apr 2001 22:52:32 UTC - Search in distribution
Win32::Codepage - get Win32 codepage information
This module is intended as a companion to Win32::Locale. That module offers information about user prefs for language and locale. However, Windows has a separate setting for how files and filenames are encoded by default, which is specified by the "c...
CLOTHO/Win32-Codepage-1.00 - 26 Sep 2005 17:13:21 UTC - Search in distribution
X500::DN::Marpa - Parse X.500 DNs
"X500::DN::Marpa" provides a Marpa::R2-based parser for parsing X.500 Distinguished Names. It is based on RFC4514 <https://www.ietf.org/rfc/rfc4514.txt>: Lightweight Directory Access Protocol (LDAP): String Representation of Distinguished Names....
RSAVAGE/X500-DN-Marpa-1.00 - 22 Nov 2015 04:34:50 UTC - Search in distribution- X500::DN::Marpa::DN - Backcompat module to emulate the DN part of X500::DN
- X500::DN::Marpa::RDN - Backcompat module to emulate the RDN part of X500::DN
- X500::DN::Marpa::Actions - Methods triggered by 'action' clauses in the grammar
Acme::AsciiEmoji - Emoji
LNATION/Acme-AsciiEmoji-1.00
-
25 Apr 2020 19:53:32 UTC
-
Search in distribution
Apache::AuthenMT - Authenticate using Movable Type's database
This is a mod_perl authentication handler that authenticates using Movable Type's database. Setting it up requires that you already have Movable Type installed on your system. Configuring it is then a simple matter of adding a few lines to httpd.conf...
BEPPU/Apache-AuthenMT-1.00 - 29 Jul 2003 17:23:26 UTC - Search in distribution
App::EditorTools - Command line tool for Perl code refactoring
"App::EditorTools" provides the "editortools" command line program that enables programming editors (Vim, Emacs, etc.) to take advantage of some sophisticated Perl refactoring tools. The tools utilize PPI to analyze Perl code and make intelligent cha...
MGRIMES/App-EditorTools-1.00 - 16 Aug 2014 13:54:55 UTC - Search in distribution- App::EditorTools::Vim - Vim binding to App::EditorTools
- App::EditorTools::Emacs - Emacs binding for App::EditorTools
- editortools - Command line tool for Perl code refactoring
- 7 more results from App-EditorTools »
Authen::SASL::XS - XS code to glue Perl SASL to Cyrus SASL
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL::XS provides an implementation framework that all protocols should be able to share. The XS framework makes calls into the existing libsasl.so resp. libsas...
GBARR/Authen-SASL-XS-1.00 - 24 Sep 2009 00:54:24 UTC - Search in distribution
Config::IPFilter - Simple, rule-based IP filter
# Example of a "ipfilter.dat" file # # All entered IP ranges will be blocked in both directions. Be careful # what you enter here. Wrong entries may totally block access to the # network. # # Format: # IP-Range , Access Level , Description # # Access...
SANKO/Config-IPFilter-1.00 - 01 Feb 2011 15:37:05 UTC - Search in distribution- Config::IPFilter::Rule - A single block of IP addresses
- Config::IPFilter::Types - Moose Types for Config::IPFilter