HTTP::Async - process multiple HTTP requests in parallel without blocking.
Although using the conventional "LWP::UserAgent" is fast and easy it does have some drawbacks - the code execution blocks until the request has been completed and it is only possible to process one request at a time. "HTTP::Async" attempts to address...
KAORU/HTTP-Async-0.33 - 14 Jan 2017 15:44:53 UTC - Search in distribution
Pickles - simple web application framework
Pickles is a simple web application framework, which is based upon Plack....
DMAKI/Pickles-0.10 - 05 Jan 2012 02:52:35 UTC - Search in distribution- Pickles::Context - Pickles context class.
- Pickles::WebApp - Pickles WebApp base class.
Furl::S3 - Furl based S3 client library.
This module uses Furl lightweight HTTP client library and provides very simple interfaces to Amazon Simple Storage Service (Amazon S3) for more details. see Amazon S3's developer guide and API References. http://docs.amazonwebservices.com/AmazonS3/20...
IKEBE/Furl-S3-0.02 - 16 May 2012 10:27:28 UTC - Search in distribution
HTML::ERuby - ERuby processor for Perl.
HTML::ERuby is a ERuby processor written in Perl. parse ERuby document by Perl and evaluate by Ruby....
IKEBE/HTML-ERuby-0.02 - 14 Apr 2002 01:24:24 UTC - Search in distribution
DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database
DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, unique constraints and relationships. See dbicdump for the "dbicdump" utility. DBIx::Class:...
ILMARI/DBIx-Class-Schema-Loader-0.07049 - 21 Mar 2018 13:47:51 UTC - Search in distribution
Class::DBI::AutoLoader - Generates Class::DBI subclasses dynamically.
Class::DBI::AutoLoader scans the tables in a given database, and auto-generates the Class::DBI classes. These are loaded into your package when you import Class::DBI::AutoLoader, as though you had created the Data::FavoriteFilms class and "use"d that...
RYANPARR/Class-DBI-AutoLoader-0.12 - 18 Oct 2003 06:51:22 UTC - Search in distribution
Apache::RSS - generate RSS output for directory Index.
Apache::RSS generate RSS output of directory Index. Just like a mod_index_rss. http://software.tangent.org/projects.pl?view=mod_index_rss...
IKEBE/Apache-RSS-0.05 - 30 May 2002 14:11:22 UTC - Search in distribution- Apache::RSS::Encoding - ABSTRACT CLASS.
- Apache::RSS::Encoding::JcodeUTF8 - encode Japanese <title>..</title> string to utf8.
DBIx::Pager - SQL paging helper.
DBIx::Pager supports calculation about paging when SELECT a lot of data. this module is suitable for Web application using MySQL and Template-Toolkit....
IKEBE/DBIx-Pager-0.02 - 06 Aug 2002 04:42:10 UTC - Search in distribution
Search::Odeum - Perl interface to the Odeum inverted index API.
Search::Odeum is an interface to the Odeum API. Odeum is the inverted index API which is a part of qdbm database library....
IKEBE/Search-Odeum-0.02 - 11 Apr 2007 03:05:55 UTC - Search in distribution- Search::Odeum::Result - Perl interface to the Odeum inverted index API.
- Search::Odeum::Document - Perl interface to the Odeum inverted index API.
Date::Range::Birth - range of birthday for an age
Date::Range::Birth is a subclass of Date::Range, which provides a way to construct range of dates for birthday....
MIYAGAWA/Date-Range-Birth-0.02 - 08 Dec 2001 10:55:23 UTC - Search in distribution
DBIx::Class::Loader - Dynamic definition of DBIx::Class sub classes.
DBIx::Class::Loader automate the definition of DBIx::Class sub-classes by scanning table schemas and setting up columns and primary keys. Class names are defined by table names and the namespace option. The only required arguments are "namespace" and...
BLBLACK/DBIx-Class-Loader-0.21 - 27 Feb 2006 23:42:21 UTC - Search in distribution
Crypt::MySQL - emulate MySQL PASSWORD() function.
Crypt::MySQL emulates MySQL PASSWORD() SQL function, without libmysqlclient. You can compare encrypted passwords, without real MySQL environment....
IKEBE/Crypt-MySQL-0.04 - 14 Aug 2006 10:32:51 UTC - Search in distribution
Mail::QmailRemoteXS - Lightweight (XS) SMTP send function based on Qmail's qmail-remote
This module provides a single function "mail" that sends an e-mail message via SMTP. It uses an XS implementation of Qmail's qmail-remote binary written in C so is very lightweight and fast (compared to Net::SMTP). The difference between Mail::QmailR...
RSANDBERG/Mail-QmailRemoteXS-1.3 - 11 Jul 2008 04:06:06 UTC - Search in distribution
Class::DBI::Pg - Class::DBI extension for Postgres
Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres. select Postgres system catalog and find out all columns, primary key and SERIAL type column. create table. CREATE TABLE cd ( id SERIAL NOT NULL PRIMARY KEY, title T...
DMAKI/Class-DBI-Pg-0.08 - 11 Mar 2006 08:25:56 UTC - Search in distribution
Net::RRP::Lite - simple interface of RRP.
Net::RRP::Lite provides a simple interface of Registry Registrar Protocol. RRP has four elements, Command, Entity, Attributes and Options. Net::RRP::Lite generates method dynamically, and method structure is below. $rrp->*command_name*(*Entity* => { ...
IKEBE/Net-RRP-Lite-0.02 - 10 Oct 2003 07:36:03 UTC - Search in distribution
HTML::StickyQuery - add sticky QUERY_STRING
this module is a sub class of HTML::Parser. parse HTML document and add QUERY_STRING to href attributes. Handy for maintaining state without cookie or something, transparently. if you want to use sticky CGI data via FORM. it is better to use HTML::Fi...
IKEBE/HTML-StickyQuery-0.13 - 03 Dec 2010 10:55:42 UTC - Search in distribution
Class::DBI::Loader - Dynamic definition of Class::DBI sub classes.
Class::DBI::Loader automate the definition of Class::DBI sub-classes. scan table schemas and setup columns, primary key. class names are defined by table names and namespace option. +-----------+-----------+-----------+ | table | namespace | class | ...
DMAKI/Class-DBI-Loader-0.34 - 22 Mar 2007 11:37:16 UTC - Search in distribution
Class::DBI::Pager - Pager utility for Class::DBI
Class::DBI::Pager is a plugin for Class::DBI, which glues Data::Page with Class::DBI. This module reduces your work a lot, for example when you have to do something like: * retrieve objects from a database * display objects with 20 items per page In ...
MIYAGAWA/Class-DBI-Pager-0.08 - 01 Mar 2006 08:50:12 UTC - Search in distribution
Sledge::Engine - run Sledge based application (EXPERIMENTAL).
IKEBE/Sledge-Engine-0.04
-
19 Aug 2011 03:11:44 UTC
-
Search in distribution
HTML::Entities::Numbered - Conversion of numbered HTML entities
HTML::Entities::Numbered is a content conversion filter for named HTML entities (symbols, mathmetical symbols, Greek letters, Latin letters, etc.). When an argument of "name2decimal()" or "name2hex()" contains some nameable HTML entities, they will b...
TANIGUCHI/HTML-Entities-Numbered-0.04 - 02 Sep 2004 14:52:36 UTC - Search in distribution