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

Search results for "Data::Phrasebook"

Data::Phrasebook - Abstract your queries! River stage two • 11 direct dependents • 38 total dependents

Data::Phrasebook is a collection of modules for accessing phrasebooks from various data sources....

BARBIE/Data-Phrasebook-0.35 - 22 Aug 2014 02:05:14 UTC - Search in distribution

Data::Passphrase::Phrasebook - dictionaries for passphrase strength checking River stage zero No dependents

This module provides a simple interface for using phrase dictionaries with Data::Passphrase....

KORTY/Data-Passphrase-0.0.7 - 14 Aug 2007 16:06:47 UTC - Search in distribution

Data::Phrasebook::Loader::DBI - Absract your phrases with a DBI driver. River stage zero No dependents

This class loader implements phrasebook patterns using DBI. Phrases can be contained within one or more dictionaries, with each phrase accessible via a unique key. Phrases may contain placeholders, please see Data::Phrasebook for an explanation of ho...

BARBIE/Data-Phrasebook-Loader-DBI-0.16 - 23 Aug 2014 02:05:03 UTC - Search in distribution

Data::Phrasebook::Loader::Ini - Absract your phrases with ini files. River stage two • 1 direct dependent • 28 total dependents

This module provides a base class for phrasebook implementations. Phrases can be contained within one or more dictionaries, with each phrase accessible via a unique key. Phrases may contain placeholders, please see Data::Phrasebook for an explanation...

BARBIE/Data-Phrasebook-Loader-Ini-0.14 - 24 Aug 2014 02:04:25 UTC - Search in distribution

Data::Phrasebook::Loader::XML - Absract your phrases with XML. River stage zero No dependents

This class loader implements phrasebook patterns using XML. Phrases can be contained within one or more dictionaries, with each phrase accessible via a unique key. Phrases may contain placeholders, please see Data::Phrasebook for an explanation of ho...

BARBIE/Data-Phrasebook-Loader-XML-0.16 - 26 Aug 2014 02:04:52 UTC - Search in distribution

Data::Phrasebook::Loader::JSON - Absract your phrases with JSON. River stage zero No dependents

This class loader implements phrasebook patterns using JSON. Phrases can be contained within one or more dictionaries, with each phrase accessible via a unique key. Phrases may contain placeholders, please see Data::Phrasebook for an explanation of h...

BARBIE/Data-Phrasebook-Loader-JSON-0.02 - 25 Aug 2014 02:04:45 UTC - Search in distribution

Data::Phrasebook::Loader::YAML - Absract your phrases with YAML. River stage one • 2 direct dependents • 2 total dependents

This class loader implements phrasebook patterns using YAML. Phrases can be contained within one or more dictionaries, with each phrase accessible via a unique key. Phrases may contain placeholders, please see Data::Phrasebook for an explanation of h...

BARBIE/Data-Phrasebook-Loader-YAML-0.13 - 27 Aug 2014 02:05:16 UTC - Search in distribution

Data::Phrasebook::Loader::ApacheFormat - Config::ApacheFormat phrasebook loader River stage zero No dependents

This module allows you to use Config::ApacheFormat with Data::Phrasebook. It should function just like any other Data::Phrasebook backend....

SAMTREGAR/Data-Phrasebook-Loader-ApacheFormat-1.00 - 31 May 2005 20:53:53 UTC - Search in distribution

Data::Phrasebook::Loader::JSON::Syck - A Data::Phrasebook loader for JSON files River stage zero No dependents

This is a Data::Phrasebook loader which will load phasebooks stored in JSON. It uses the very nice and very fast JSON::Syck parser to load the JSON data. You should refer to the Data::Phrasebook documentation for more information on how to use this m...

STEVAN/Data-Phrasebook-Loader-JSON-Syck-0.01 - 27 Mar 2006 21:44:17 UTC - Search in distribution

Class::Phrasebook - Implements the Phrasebook pattern River stage one • 1 direct dependent • 1 total dependent

This class implements the Phrasebook pattern. It lets us create dictionaries of phrases. Each phrase can be accessed by a unique key. Each phrase may have placeholders. Group of phrases are kept in a dictionary. The first dictionary is the default on...

RANI/Class-Phrasebook-0.88 - 20 Feb 2003 12:43:36 UTC - Search in distribution

Labyrinth::Phrasebook - Phrasebook Manager for Labyrinth River stage two • 27 direct dependents • 27 total dependents

Using Data::Phrasebook, this package acts as a simple wrapper for the Labyrinth framework....

BARBIE/Labyrinth-5.32 - 19 Mar 2015 02:04:39 UTC - Search in distribution

Fey - Better SQL Generation Through Perl River stage one • 6 direct dependents • 9 total dependents

The "Fey" distribution contains a set of modules for representing the components of a DBMS schema, and for dynamically generating SQL queries based on that schema....

DROLSKY/Fey-0.43 - 16 Jun 2015 03:55:50 UTC - Search in distribution

Future - represent an operation awaiting completion River stage three • 122 direct dependents • 298 total dependents

A "Future" object represents an operation that is currently in progress, or has recently completed. It can be used in a variety of ways to manage the flow of control, and data, through an asynchronous program. Some futures represent a single operatio...

PEVANS/Future-0.50 - 17 Mar 2023 17:09:37 UTC - Search in distribution

DBD::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC - Search in distribution

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 29 direct dependents • 43 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC - Search in distribution

DBIx::RunSQL - run SQL from a file River stage one • 4 direct dependents • 6 total dependents

CORION/DBIx-RunSQL-0.24 - 09 Jun 2023 06:28:18 UTC - Search in distribution

Labyrinth::Demo - Labyrinth Website Management Framework - Demo Website River stage zero No dependents

Documentation overview for the Demo Website of the Labyrinth Website Management Framework. Labyrinth began life in 2002, with a small set of plugins to enable various features of web site management. This demo website uses the core set of plugins to ...

BARBIE/Labyrinth-Demo-1.04 - 16 Dec 2014 02:05:34 UTC - Search in distribution

DBIx::Librarian - Manage SQL in repository outside code River stage zero No dependents

This is for data manipulation (SELECT, INSERT, UPDATE, DELETE), not for data definition (CREATE, DROP, ALTER). Some DDL statements may work inside this module, but correct behavior is not guaranteed. Results of "SELECT1 colname FROM table", expected ...

JMAY/DBIx-Librarian-0.6 - 10 May 2005 00:01:26 UTC - Search in distribution

Locale::Maketext::TPJ13 - article about software localization River stage three • 28 direct dependents • 118 total dependents

The following article by Sean M. Burke and Jordan Lachler first appeared in *The Perl Journal* #13 and is copyright 1999 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This document may be distributed under the same terms a...

TODDR/Locale-Maketext-1.33 - 30 Dec 2023 21:23:51 UTC - Search in distribution

Date::LastModified - Return last-modified date from a set of resources River stage zero No dependents

Date::LastModified extracts the last modification date from one or more resources, which can be files ("dlm_file"), directories ("dlm_dir"), or DBI-compatible databases ("dlm_dbi"). It should be possible to subclass Date::LastModified to add other re...

MLFISHER/Date-LastModified-0.60 - 02 Jun 2003 19:02:38 UTC - Search in distribution
27 results (0.066 seconds)