Search results for "version:1.00"

Emacs::Rep - a find & replace engine for rep.pl and rep.el River stage zero No dependents

Emacs::Rep is a module that acts as a back-end for the rep.pl script which in turn is used by the emacs library. rep.el. Emacs::Rep is a find and replace engine that can perform multiple perl substitution commands (e.g. s///g) on a given file, record...

DOOM/Emacs-Rep-1.00 - 04 Jul 2012 19:40:16 UTC - Search in distribution
  • rep.pl - perform a series of find and replaces

MPEG::Info - Basic MPEG bitstream attribute parser. River stage zero No dependents

The Moving Picture Experts Group (MPEG) is a working group in charge of the development of standards for coded representation of digital audio and video. MPEG audio and video clips are ubiquitous but using Perl to programmatically collect information...

BRG/MPEG-Info-1.00 - 13 Feb 2002 09:00:13 UTC - Search in distribution

Math::Libm - Perl extension for the C math library, libm River stage one • 2 direct dependents • 6 total dependents

This module is a translation of the C math.h file. It exports the following selected constants and functions. EXPORT None by default. Exportable constants M_1_PI M_2_PI M_2_SQRTPI M_E M_LN10 M_LN2 M_LOG10E M_LOG2E M_PI M_PI_2 M_PI_4 M_SQRT1_2 M_SQRT2...

DSLEWART/Math-Libm-1.00 - 25 Jun 2000 07:39:32 UTC - Search in distribution

NCBIx::Geo - Download and Compare Transcripts through NCBI GEO River stage zero No dependents

NCBIx::Geo uses eUtils, the GEO acc.cgi script, and supplementary data via ftp to download, describe, and compare transcripts of gene abundance measurement....

ROGERHALL/NCBIx-Geo-1.00 - 23 Oct 2010 09:44:05 UTC - Search in distribution

Net::WinRM - access WMI classes using WinRM River stage zero No dependents

This module provides access to WMI classes on remote windows machines. A windows machine need to have WinRM installed and configured, and you need valid login credentials....

KARASIK/Net-WinRM-1.00 - 16 Aug 2016 19:11:21 UTC - Search in distribution

Pod::XPath - use XPath expressions to navigate a POD document River stage zero No dependents

"Pod::XPath" allows accessing elements of a POD document using XPath expressions. The document or string is first turned into XML using "Pod::XML", and then passed to "XML::XPath" to parse. All standard XPath expressions can be used to retrieve data ...

DARREN/Pod-XPath-1.00 - 25 Sep 2003 12:40:22 UTC - Search in distribution

PowerShell - Wraps PowerShell commands; River stage zero No dependents

I know, I know, why would you want a scripting language to wrap a scripting language... In the real world, it happens. This can be really useful for automation that needs to do things that are exposed via PowerShell that would otherwise require jumpi...

LTHEISEN/PowerShell-1.00 - 25 Jul 2016 02:06:34 UTC - Search in distribution

RRD::Tweak - RRD file manipulation River stage zero No dependents

SSINYAGIN/RRD-Tweak-1.00 - 06 Aug 2012 12:49:06 UTC - Search in distribution

Repl::Loop - A command interpreter for applications. River stage zero No dependents

It is a read-eval-print loop that supports a lisp-like syntax. It is meant as the top-level for command line oriented applications or for telnet access into an application (for monitoring, configuration or debuggin). Behind the screens it is a small ...

BRANSCHA/Repl-Loop-1.00 - 21 May 2010 22:18:59 UTC - Search in distribution

Safe::Logs - Perl extension to avoid terminal emulator vulnerabilities River stage zero No dependents

As shown by the people at Digital Defense, there are a number of vulnerabilities that can be remotely exploited in the terminal emulators that are so common today. These vulnerabilities might allow an attacker to execute arbitrary commands by a numbe...

LUISMUNOZ/Safe-Logs-1.00 - 03 Mar 2003 05:29:55 UTC - Search in distribution

StaticVolt - Static website generator River stage zero No dependents

HAGGAI/StaticVolt-1.00 - 14 Oct 2013 18:30:21 UTC - Search in distribution

Tie::PerFH - creates scalars specific to a filehandle River stage zero No dependents

This module creates scalars that hold different values depending on which filehandle is selected (much like the format variables, and the autoflush variable)....

PINYAN/Tie-PerFH-1.00 - 23 Jan 2001 22:47:14 UTC - Search in distribution

enum::hash - create a hash of 'enum's, with the same interface as enum.pm River stage zero No dependents

Provides the same interface as the enum module, but returns the values as a list, instead of creating symbolic constants. By default, the 'index' values start at zero, increasing by one for each pair. You can change the index at any time by passing i...

CFRANKS/enum-hash-1.00 - 06 May 2005 15:03:54 UTC - Search in distribution

Acme::Hodor - For programs that really need to hold the door River stage zero No dependents

The first time you run a program under "use Acme::Hodor", the module converts your program to Hodor code. The code continues to work exactly as it did before, but now it looks like this: use Acme::Hodor; HODOR hodor hodor HODOR HODOR hodor hodor HODO...

ZJT/Acme-Hodor-1.00 - 14 Jul 2016 19:51:20 UTC - Search in distribution

Apache::PSP - mod_perl interface to Perl Server Pages River stage zero No dependents

Apache::PSP is the mod_perl interface to the Template::PSP module. This module allows Perl Server Pages (PSP) to be used on an Apache server running mod_perl. See the Template:PSP module for a more detailed explanation of PSP pages and their usage....

RADCLIFF/Apache-PSP-1.00 - 20 Mar 2004 00:53:47 UTC - Search in distribution
  • Template::PSP - Process HTML-like files with custom tags and Perl code

Bundle::MP3 - A bundle to install all MP3-related modules River stage zero No dependents

This bundle installs a bunch of modules related to sharing and playing MP3 files, including MP3::Info by Chris Sandor, MP3::Napster, by Lincoln Stein, and the Xmms bundle by Doug MacEachern....

LDS/Bundle-MP3-1.00 - 08 Mar 2000 14:32:56 UTC - Search in distribution

Class::HasA - Automatically create has-a relationships River stage zero No dependents

This module produces methods which encapsulates has-a relationships between objects. For instance, in the example above, a mail message has-a "head" object, and the "from", "to" and "subject" methods act "through" the "head" object....

SIMON/Class-HasA-1.00 - 02 Nov 2003 18:12:30 UTC - Search in distribution

Crypt::GOST - The GOST Encryption Algorithm River stage zero No dependents

GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit key developed in the former Soviet Union. Some information on it is available at <URL:http://vipul.net/gost/>. This module implements GOST encryption. It supports the Crypt::CBC interfac...

AMS/Crypt-GOST-1.00 - 13 May 2001 14:23:17 UTC - Search in distribution

Device::MAC - Handle hardware MAC Addresses (EUI-48 and EUI-64) River stage zero No dependents

This module provides an interface to deal with Media Access Control (or MAC) addresses. These are the addresses that uniquely identify a device on a network. Although the common case is hardware addresses on network cards, there are a variety of devi...

JASONK/Device-MAC-1.00 - 25 Feb 2009 20:39:35 UTC - Search in distribution
469 results (0.111 seconds)