The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "RALPH"

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

DBO - Database Objects River stage zero No dependents

"DBO" is an object-oriented database abstraction layer. "DBO" is designed to be flexibly extensible in a number of directions - adding new operations on the database, adding new kinds of tables or columns, and applying to new database systems. All ex...

ABW/DBO-0.01 - 20 Jul 2000 16:43:32 UTC - Search in distribution

LRC - Perl interface for longitudinal redundancy check generation River stage zero No dependents

The Longitudinal Redundancy Check (LRC) is a one byte character, commonly used as a byte-field in data transmission over analog systems. Most commonly, in STX-ETX bounded strings sent in financial protocols. Following some previous experience with su...

WHOELSE/String-LRC-1.01 - 08 May 2002 03:53:42 UTC - Search in distribution

Text::Hoborg::Manuel River stage zero No dependents

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC - Search in distribution

HTML::Template - Perl module to use HTML-like templating language River stage three • 81 direct dependents • 224 total dependents

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - "<TMPL_VAR>" "<TMPL_LOOP>", "<TMPL_INCLUDE>", "<TMPL_IF>", "<TMPL_ELSE>" and "<TMPL_UNLESS>". The file written with HTML a...

SAMTREGAR/HTML-Template-2.97 - 18 May 2017 20:30:05 UTC - Search in distribution

DBIx::Raw - Maintain control of SQL queries while still having a layer of abstraction above DBI River stage one • 2 direct dependents • 2 total dependents

SRCHULO/DBIx-Raw-0.23 - 05 Oct 2019 20:56:57 UTC - Search in distribution

Template::Alloy - TT2/3, HT, HTE, Tmpl, and Velocity Engine River stage two • 14 direct dependents • 17 total dependents

"An alloy is a homogeneous mixture of two or more elements" (http://en.wikipedia.org/wiki/Alloy). Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-lang...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC - Search in distribution

App::WRT - WRiting Tool, a static site/blog generator and related utilities River stage zero No dependents

This started life somewhere around 2001 as "display.pl", a CGI script to concatenate fragments of handwritten HTML by date. It has since accumulated several of the usual weblog features (lightweight markup, feed generation, embedded Perl, poetry tool...

BRENNEN/App-WRT-v8.0.0 - 27 Sep 2022 04:52:49 UTC - Search in distribution

Forks::Super - extensions and convenience methods to manage background processes River stage one • 1 direct dependent • 1 total dependent

This package provides new definitions for the Perl functions fork, wait, and waitpid with richer functionality. The new features are designed to make it more convenient to spawn background processes and more convenient to manage them to get the most ...

MOB/Forks-Super-0.97 - 09 Oct 2018 00:18:38 UTC - Search in distribution

Math::BLAS - basic linear algebra subroutines River stage one • 1 direct dependent • 1 total dependent

General Conventions Notation The following notation is used in this document. * *A*, *B*, and *C* are matrices * *D* is a diagonal matrix * *P* is a permutation matrix * op(*A*) denotes *A* or *A*' * *A*' is the transpose matrix of *A* * *u*, *v*, *w...

RALPH/Math-BLAS-1.02 - 23 Jan 2022 19:57:23 UTC - Search in distribution

POE::Stage - a base class for message-driven objects River stage one • 1 direct dependent • 1 total dependent

POE::Stage is a set of base classes for message-driven objects. It cleanly implements standard patterns that have emerged from years of working with POE and POE::Component modules. As I hope the name implies, POE::Stage objects encapsulate discrete s...

RCAPUTO/POE-Stage-0.060 - 28 Jul 2009 18:15:54 UTC - Search in distribution

Class::Factory - Base class for dynamic factory classes River stage two • 8 direct dependents • 18 total dependents

This is a simple module that factory classes can use to generate new types of objects on the fly, providing a consistent interface to common groups of objects. Factory classes are used when you have different implementations for the same set of tasks...

PHRED/Class-Factory-1.06 - 07 Nov 2007 00:12:40 UTC - Search in distribution

SVN::Access - Perl extension to manipulate SVN Access files River stage one • 1 direct dependent • 1 total dependent

SVN::Access includes both an object oriented interface for manipulating SVN access files (AuthzSVNAccessFile files), as well as a command line interface to that object oriented programming interface (svnaclmgr.pl) in the examples/ directory....

MGREGORO/SVN-Access-0.11 - 03 Jan 2017 16:03:12 UTC - Search in distribution

JSON::Slurper - Convenient file slurping and spurting of data using JSON River stage zero No dependents

JSON::Slurper is a convenient way to slurp/spurt (read/write) Perl data structures to and from JSON files. It tries to do what you mean, and allows you to provide your own JSON encoder/decoder if necessary....

SRCHULO/JSON-Slurper-0.12 - 30 Oct 2019 15:44:51 UTC - Search in distribution

Hey::Common - Common functions used in other Hey::* modules River stage one • 2 direct dependents • 2 total dependents

new my $common = Hey::Common->new; This function provides access to all of these following methods....

WILSOND/Hey-Common-0.01 - 23 May 2006 06:42:49 UTC - Search in distribution

HTML::Template::PerlInterface - perl interface of HTML::Template::Pro River stage two • 7 direct dependents • 14 total dependents

HTML::Template::Pro is a fast C/perl+XS implementation of HTML::Template and HTML::Template::Expr. See HTML::Template::Pro for details. It fully supports template language of HTML::Template as described in HTML::Template::SYNTAX. Briefly, "This modul...

VIY/HTML-Template-Pro-0.9524 - 16 Jan 2022 20:42:34 UTC - Search in distribution

XML::Mini::Element - Perl implementation of the XML::Mini Element API. River stage one • 3 direct dependents • 3 total dependents

Although the main handle to the xml document is the XML::Mini::Document object, much of the functionality and manipulation involves interaction with Element objects. A Element has: - a name - a list of 0 or more attributes (which have a name and a va...

PDEEGAN/XML-Mini-1.38 - 05 Feb 2008 00:13:17 UTC - Search in distribution

Metadata::ByInode - Extend metadata in relation to file's inode using a database. River stage zero No dependents

This is primarily meant to be support for an indexer. Ideally, this will look at a slice of the filesystem, make some deductions with the indexer, and save that info. You can use this module bare bones to set and get data on any files in the system. ...

LEOCHARRE/Metadata-ByInode-1.17 - 12 Jan 2008 23:44:17 UTC - Search in distribution

Net::DHCP::Watch - A class for monitoring a remote DHCPD server. River stage zero No dependents

Net::DHCP::Watch is a module to help monitor remote DHCP servers. It opens an udp socket to send and receive responses to and from a DHCP server. It stores the last connection status information. This module serves to implement This module can help t...

EJDRS/Net-DHCP-Watch-2.03 - 28 Oct 2003 11:12:32 UTC - Search in distribution

Acme::MetaSyntactic::nobel_prize - Nobel prize winners River stage one • 3 direct dependents • 5 total dependents

This theme has the nobel prize winners, divided into categories. The first Nobel prizes were awarded in 1901. Nobel prizes have been awarded for Chemistry, Literature, Medicine, Peace, Physics, and Economics. Strictly speaking, the Economics prize is...

BOOK/Acme-MetaSyntactic-Themes-1.055 - 30 Apr 2021 17:46:34 UTC - Search in distribution
27 results (0.031 seconds)