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

Search results for "ZIGOROU"

JSV - A perl implementation of JSON Schema (draft-04) validator River stage one • 2 direct dependents • 3 total dependents

See e.g. JSV::Validator...

ZIGOROU/JSV-0.08 - 19 May 2016 09:49:22 UTC - Search in distribution
  • JSV::Validator - A perl implementation of JSON Schema (draft-04) validator

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

MozRepl - Perl interface of MozRepl River stage one • 2 direct dependents • 2 total dependents

MozRepl is accessing and control firefox using telnet, provided MozLab extension. This module is perl interface of MozRepl. Additionaly this is enable to extend by writing plugin module. You want to write plugin, see MozRepl::Plugin::Base or other pl...

ZIGOROU/MozRepl-0.06 - 04 Jul 2007 06:28:49 UTC - Search in distribution

cspage - Generate ClearSilver HDF, Render CS Template River stage zero No dependents

Generate ClearSilver HDF format/file....

ZIGOROU/Data-ClearSilver-HDF-0.04 - 20 Apr 2008 14:14:44 UTC - Search in distribution

HTTP::Daemon - A simple http server class River stage four • 50 direct dependents • 6249 total dependents

Instances of the "HTTP::Daemon" class are HTTP/1.1 servers that listen on a socket for incoming requests. The "HTTP::Daemon" is a subclass of "IO::Socket::IP", so you can perform socket operations directly on it too. Please note that "HTTP::Daemon" u...

OALDERS/HTTP-Daemon-6.16 - 24 Feb 2023 03:09:01 UTC - Search in distribution

JSON::Pointer - A Perl implementation of JSON Pointer (RFC6901) River stage two • 7 direct dependents • 12 total dependents

This library is implemented JSON Pointer (<http://tools.ietf.org/html/rfc6901>) and some useful operator from JSON Patch (<http://tools.ietf.org/html/rfc6902>). JSON Pointer is available to identify a specified value in JSON document, and it is simil...

ZIGOROU/JSON-Pointer-0.07 - 13 Aug 2015 09:04:33 UTC - Search in distribution

mozrestart - Restart your firefox/thunderbird. River stage zero No dependents

Restarting your firefox/thunderbird using MozRepl...

ZIGOROU/MozRepl-Plugin-Restart-0.02 - 22 May 2007 07:17:43 UTC - Search in distribution

URI::jar - Java ARchive URI River stage zero No dependents

ZIGOROU/URI-jar-0.02 - 21 Aug 2007 17:30:24 UTC - Search in distribution

Cache::Adaptive - A Cache Engine with Adaptive Lifetime Control River stage one • 2 direct dependents • 2 total dependents

"Cache::Adaptive" is a cache engine with adaptive lifetime control. Cache lifetimes can be increased or decreased by any factor, e.g. load average, process time for building the cache entry, etc., through the definition of the "check_load" callback....

KAZUHO/Cache-Adaptive-0.03 - 14 May 2007 06:02:35 UTC - Search in distribution

DBIx::DBHResolver - Resolve database connection on the environment has many database servers. River stage one • 2 direct dependents • 2 total dependents

DBIx::DBHResolver resolves database connection on the environment has many database servers. The resolution algorithm is extensible and pluggable, because of this you can make custom strategy module easily. This module can retrieve DBI's database han...

ZIGOROU/DBIx-DBHResolver-0.17 - 21 Oct 2012 15:38:30 UTC - Search in distribution

Loop::Sustainable - Provides sustainable loop. River stage zero No dependents

Loop::Sustainable provides sustainable loop with callback. The way of providing sustainable loop consists of inserting effectual wait time caliculated by strategy module into each loop execution. Loop::Sustainable only exports loop_sustainable() func...

ZIGOROU/Loop-Sustainable-0.02 - 03 Jan 2012 15:10:57 UTC - Search in distribution

URI::chrome - Mozilla chrome uri River stage zero No dependents

The Chrome URL Specification The basic syntax of a chrome URI is as follows, chrome://<package_name>/<part>/<file_name> The elements of chrome URI detail is as follows, package_name The "package_name" is the package name. For example, "browser", "mes...

ZIGOROU/URI-chrome-0.01 - 22 Aug 2007 11:01:25 UTC - Search in distribution

SVG::Convert - The fantastic new SVG::Convert! River stage one • 1 direct dependent • 1 total dependent

ZIGOROU/SVG-Convert-0.02 - 09 Oct 2007 08:49:59 UTC - Search in distribution

Data::Encoder - Generic interface for perl encoder or serializer River stage zero No dependents

Data::Encoder is generic interface for perl encoder or serializer This module is inspired Tiffany THIS MODULE IS IN ITS BETA QUALITY. THE API IS STOLEN FROM TILT BUT MAY CHANGE IN THE FUTURE....

XAICRON/Data-Encoder-0.05 - 30 Oct 2011 14:02:08 UTC - Search in distribution

DBIx::ProfileManager - Helps to fine control your DBI profiling without hassles River stage zero No dependents

DBI has a built-in profiler named DBI::Profile. You can use it just by setting the "DBI_PROFILE" environmental variable to something DBI understands. This is quite handy and works beautifully when your code is small, but doesn't help much when your a...

ZIGOROU/DBIx-ProfileManager-0.03 - 11 Mar 2010 08:29:45 UTC - Search in distribution

Test::Fixture::DBI - load fixture data to database. River stage zero No dependents

Test::Fixture::DBI is fixture test library for DBI....

ZIGOROU/Test-Fixture-DBI-0.09 - 31 Jan 2015 11:09:16 UTC - Search in distribution

Test::Mock::Guard - Simple mock test library using RAII. River stage two • 29 direct dependents • 51 total dependents

Test::Mock::Guard is mock test library using RAII. This module is able to change method behavior by each scope. See SYNOPSIS's sample code....

XAICRON/Test-Mock-Guard-0.10 - 16 Jan 2014 08:58:57 UTC - Search in distribution

Iterator::GroupedRange - Iterates retrieving a set of specified number rows River stage zero No dependents

Iterator::GroupedRange is module to iterate retrieving a set of specified number rows. Code reference or list reference becomes provider of sets. It accepts other iterator to get rows, or list....

XAICRON/Iterator-GroupedRange-0.08 - 18 Mar 2014 15:46:12 UTC - Search in distribution

Catalyst::View::Reproxy - Reproxing View for lighty and perlbal. River stage zero No dependents

ZIGOROU/Catalyst-View-Reproxy-0.05 - 20 Aug 2007 16:21:50 UTC - Search in distribution

Test::Requires::Env - Testing environments and skipping by result of the testing River stage one • 2 direct dependents • 2 total dependents

Test::Requires::Env is testing environments and skipping by result of the testing. This module exports 'test_environments()' sub routine. The sub routine accepts two type arguments. One of them is array of environment names, it is used to check exist...

ZIGOROU/Test-Requires-Env-0.02 - 12 Jul 2011 04:34:23 UTC - Search in distribution
39 results (0.041 seconds)