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

Search results for "Test Memcached"

Test::Memcached - Memcached Runner For Tests River stage one • 3 direct dependents • 3 total dependents

Test::Memcached automatically sets up a memcached instance, and destroys it when the perl script exists....

DMAKI/Test-Memcached-0.00004 - 09 Nov 2010 04:30:25 UTC - Search in distribution

JSONP - a module to quickly build JSON/JSONP web services, providing also some syntactic sugar acting a bit like a sort of DSL (domain specific language) for JSON. River stage one • 1 direct dependent • 5 total dependents

The purpose of JSONP is to give an easy and fast way to build JSON-only web services that can be used even from a different domain from which one they are hosted on. It is supplied only the object interface: this module does not export any symbol, ap...

ACANFORA/JSONP-2.26 - 22 Apr 2022 09:40:27 UTC - Search in distribution

Starch - A framework independent HTTP session library. River stage two • 10 direct dependents • 10 total dependents

Welcome to Starch! Starch solves the problems introduced when complex HTTP session libraries are written as web framework built-ins. When complex libraries like these are tied directly into a web framework they become much more difficult to test, dif...

BLUEFEET/Starch-0.14 - 13 May 2019 02:14:22 UTC - Search in distribution

DBM::Deep - A pure perl multi-level hash/array DBM that supports transactions River stage two • 13 direct dependents • 75 total dependents

A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, ACID transactions, and is quite fast. Can handle millions of keys...

DCANTRELL/DBM-Deep-2.0019 - 12 Nov 2023 15:30:15 UTC - Search in distribution

cfkd - the supervisor process for ControlFreak River stage zero No dependents

cfkd supervises other processes, making sure there are up or down when you want to, and provides flexible logging facility for those services....

YANNK/ControlFreak-1.0.0 - 17 Aug 2010 23:18:26 UTC - Search in distribution

DTL::Fast - Perl implementation of Django templating language. River stage one • 1 direct dependent • 2 total dependents

This module is a Perl and stand-alone templating system, cloned from Django templating sytem, described in here <https://docs.djangoproject.com/en/1.8/topics/templates/>. Goals Goals of this implementation are: * Speed in mod_perl/FCGI environment * ...

HURRICUP/DTL-Fast-2017.1 - 09 May 2017 17:15:31 UTC - Search in distribution

DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI River stage four • 940 direct dependents • 2099 total dependents

DBD::Gofer is a DBI database driver that forwards requests to another DBI driver, usually in a separate process, often on a separate machine. It tries to be as transparent as possible so it appears that you are using the remote driver directly. DBD::...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

HTML::Mason::Devel - Mason Developer's Manual River stage two • 41 direct dependents • 76 total dependents

This manual is written for content developers who know HTML and at least a little Perl. The goal is to write, run, and debug Mason components. If you are the webmaster (or otherwise responsible for the Mason installation), you should also read the ad...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

Dancer2::Tutorial - An example to get you dancing River stage three • 156 direct dependents • 176 total dependents

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

Autocache - An automatic caching framework for Perl. River stage zero No dependents

This code came about as the result of attempting to refactor, simplify and extend the caching used on a rather large website. It provides a framework for configuring multiple caches at different levels, process, server, networked and allows you to de...

WIGGLY/Autocache-0.004 - 26 Sep 2010 12:17:18 UTC - Search in distribution

Tripletail - Tripletail, Framework for Japanese Web Application River stage zero No dependents

"use" Tripletail では、ライブラリの各種設定は Ini ファイルに置かれる。 実行が開始されるスクリプトの先頭で、次のように引数として Ini ファイルの位置を渡す。するとグローバル変数 $TL がエクスポートされる。 Ini ファイル指定は必須である。 use Tripletail qw(/home/www/ini/tl.ini); 他のファイルから $TL 変数を使う場合は、そのパッケージ内で "use Tripletail;" のように引数無しで "use" する。二度目以...

HIO/Tripletail-0.65 - 27 Dec 2021 10:15:26 UTC - Search in distribution

CHI::Cascade - a cache dependencies (cache and like 'make' utility concept) River stage zero No dependents

This module is the attempt to use a benefits of caching and 'make' concept. If we have many an expensive tasks (a *computations* or sometimes here used term as a *recomputing*) and want to cache it we can split its to small expsnsive tasks and to des...

PERLOVER/CHI-Cascade-0.300004 - 13 Jul 2020 17:01:17 UTC - Search in distribution

Paws::ElastiCache - Perl Interface to AWS Amazon ElastiCache River stage two • 9 direct dependents • 11 total dependents

Amazon ElastiCache Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud. With ElastiCache, customers get all of the benefits of a high-performance, in-memory cache with less of the ad...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

bench.pl - Benchmark cache modules against each other River stage three • 97 direct dependents • 204 total dependents

Uses Benchmark to compare a variety of CHI and non-CHI caches in terms of raw reading and writing speed. Sorts results by read performance. Does not attempt to test discard policies....

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

EntityModel - manage entity model definitions River stage one • 3 direct dependents • 7 total dependents

This module provides a data storage abstraction system (in the form of an Object Relational Model) for accessing backend storage from Perl and other languages. The intent is to take a model definition and generate or update database tables, caching l...

TEAM/EntityModel-0.102 - 08 Sep 2013 17:14:29 UTC - Search in distribution

Harriet - Daemon manager for testing River stage zero No dependents

(THIS MODULE IS CURRENTLY UNDER DEVELOPMENT.) In some case, test code requires daemons like memcached, STF, or groonga. If you are running these daemons for each test scripts, it eats lots of time. Then, you need to keep the processes under the test ...

TOKUHIROM/Harriet-0.06 - 07 Feb 2020 13:12:10 UTC - Search in distribution

DBIx::MoCo - Light & Fast Model Component River stage one • 1 direct dependent • 1 total dependent

Light & Fast Model Component...

JKONDO/DBIx-MoCo-0.18 - 08 Jun 2008 03:45:52 UTC - Search in distribution

XAO::DO::Web::Page - core object of XAO::Web rendering system River stage one • 2 direct dependents • 2 total dependents

As XAO::DO::Web::Page object (from now on just Page displayable object) is the core object for XAO::Web web rendering engine we will start with basics of how it works. The goal of XAO::Web rendering engine is to produce HTML data file that can be und...

AMALTSEV/XAO-Web-1.91 - 22 May 2023 21:52:57 UTC - Search in distribution

TestLink::API - Provides an interface to TestLink's XMLRPC api via HTTP River stage zero No dependents

"TestLink::API" provides methods to access an existing TestLink account. You can then do things like look up tests, set statuses and create builds from lists of tests. The getter methods cache the test tree up to whatever depth is required by your ge...

TEODESIAN/TestLink-API-0.011 - 05 Dec 2014 22:22:11 UTC - Search in distribution
71 results (0.06 seconds)