Search results for "version:1.00"

Net::WWD - World Wide Database River stage zero No dependents

BALESHI/Net-WWD-1.00 - 29 May 2005 09:41:57 UTC - Search in distribution

OWL2Perl - Perl extension for the automatic generation of perl modules from OWL classes River stage zero No dependents

A module to aid in the genesis of Perl modules that represent OWL entities in OWL ontologies. Upgrading from a version prior to Version 0.97 For those of you upgrading from a version prior to version 0.97, you will need to regenerate your modules for...

EKAWAS/OWL2Perl-1.00 - 12 May 2011 23:52:42 UTC - Search in distribution

RPC::Any - A simple, unified interface to XML-RPC and JSON-RPC. River stage one • 1 direct dependent • 1 total dependent

RPC::Any is a simple, unified interface to multiple RPC protocols. Right now it supports XML-RPC <http://www.xmlrpc.com/> and all three versions of JSON-RPC <http://groups.google.com/group/json-rpc/web> (1.0, 1.1, and 2.0). The goal of RPC::Any is to...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC - Search in distribution

Sanitize - Returns a sanitized version of strings River stage zero No dependents

This module offers simple ways to sanitize or validate string inputs against a number of possible criteria....

DENDORY/Sanitize-1.00 - 16 Dec 2014 17:42:47 UTC - Search in distribution

ARGV::ENV - Parse an environment variable and unshift into @ARGV River stage zero No dependents

This module searches the first non-empty environment variable with one of the names given at import time, parses it like the Unix shell (using Text::ParseWords::shellwords) and insert the result at the beginning of @ARGV. This module is helpful to im...

DOLMEN/ARGV-ENV-1.00 - 08 Nov 2011 22:34:38 UTC - Search in distribution

Bijection - Bijection of an integer. River stage one • 2 direct dependents • 2 total dependents

LNATION/Bijection-1.00 - 02 Jan 2019 14:09:21 UTC - Search in distribution

DBD::LDAP - Provides an SQL/Perl DBI interface to LDAP River stage zero No dependents

LDAP stands for the "Lightweight Directory Access Protocol". For more information, see: http://www.ogre.com/ldap/docs.html DBD::LDAP is a DBI extension module adding an SQL database interface to standard LDAP databases to Perl's database-independent ...

TURNERJW/DBD-LDAP-1.00 - 04 Feb 2019 17:29:33 UTC - Search in distribution

Flux::Log - storage implemented as log. River stage zero No dependents

"Flux::Log" is similar to Flux::File, but designed to work with logs (files which can rotate sometimes). It supports safe writes to rotating logs, i.e. it will automatically switch to the new file instead of writing to "foo.log.1". Note that this mod...

MMCLERIC/Flux-Log-1.00 - 24 May 2013 15:41:52 UTC - Search in distribution

Lib::Furl - binding for stricaud faup library River stage zero No dependents

GOMOR/Lib-Furl-1.00 - 01 Nov 2012 17:08:27 UTC - Search in distribution

PDF::Haru - Perl interface to Haru Free PDF Library. Haru is a free, cross platform, open-sourced software library for generating PDF. River stage zero No dependents

BUTILW/PDF-Haru-1.00 - 14 Sep 2008 15:52:28 UTC - Search in distribution

Pod::Help - Perl module to automate POD display River stage one • 3 direct dependents • 3 total dependents

Pod::Help allows your script or program to automaticlly display its POD when the user gives a certain command line parameter. Note: 'script or program'! I mean it, Pod::Help is not intended to be used by other modules. There are three different ways ...

JACOB/Pod-Help-1.00 - 08 Nov 2007 20:43:25 UTC - Search in distribution

Rose::URI - A URI class that allows easy and efficient manipulation of URI components. River stage one • 2 direct dependents • 4 total dependents

Rose::URI is an alternative to URI. The important differences are as follows. Rose::URI provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to ...

JSIRACUSA/Rose-URI-1.00 - 17 Mar 2010 12:36:20 UTC - Search in distribution

SVG::DOM2 - SVG extention to the popular XML::DOM2 River stage zero No dependents

An SVG Extention of XML::DOM2, this should provide for all features of the svg specification upto 1.1....

DOCTORMO/SVG-DOM2-1.00 - 13 Jul 2006 15:37:05 UTC - Search in distribution

Time::Ago - Approximate duration in words River stage zero No dependents

Given a duration, in seconds, returns a readable approximation. This a Perl port of the time_ago_in_words() helper from Rails. From Rails' docs: 0 <-> 29 secs less than a minute 30 secs <-> 1 min, 29 secs 1 minute 1 min, 30 secs <-> 44 mins, 29 secs ...

MAURICE/Time-Ago-1.00 - 18 May 2017 20:13:54 UTC - Search in distribution

WWW::CSRF - Generate and check tokens to protect against CSRF attacks River stage one • 1 direct dependent • 1 total dependent

This module generates tokens to help protect against a website attack known as Cross-Site Request Forgery (CSRF, also known as XSRF). CSRF is an attack where an attacker fools a browser into make a request to a web server for which that browser will ...

SESSE/WWW-CSRF-1.00 - 23 Nov 2013 13:53:07 UTC - Search in distribution

XML::Perl - XML producer from humane perl data, parser to base perl data and simple XPath River stage zero No dependents

XML::Perl is: - XML producer from humane perl data; - XML formater; - XML parser to base perl data; - XML producer from base perl data; - Simple XPath. perl2xml XML producer from humane perl data. my $xml = perl2xml($data); my $xml = perl2xml($data, ...

KNI/XML-Perl-1.00 - 17 Aug 2021 08:01:00 UTC - Search in distribution

delay_use - Modular loading is delayed. River stage zero No dependents

MAKOTO/delay_use-1.00 - 18 Oct 2005 07:59:46 UTC - Search in distribution

App::Cpanx - A CPAN downloader script River stage zero No dependents

This program will download, display, and install modules (and their dependencies) from CPAN. A public repository of user contributed perl code. This script is different to scripts like cpan and cpanm in that it will show what it will do before it doe...

JACOBG/App-Cpanx-1.00 - 31 Oct 2022 20:24:23 UTC - Search in distribution

DBD::Mimer - Mimer SQL Driver for DBI River stage zero No dependents

DBD::Mimer is a Perl5 database interface for the Mimer SQL database. Using this module is one of several ways of accessing Mimer SQL from the Perl programming language. The most portable way is to use DBD::ODBC through a driver manager. The driver ma...

MIMER/DBD-Mimer-1.00 - 25 Nov 2003 20:51:13 UTC - Search in distribution

DBIx::Wrap - Object oriented wrapper around DBI. River stage zero No dependents

This module is a wrapper around the DBI database class. It simplifies database querying. You may use this as a base class for a derived class that operates on a specific kind of database....

EMRYS/DBIx-Wrap-1.00 - 02 Oct 2003 15:07:08 UTC - Search in distribution
469 results (0.076 seconds)