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

Search results for "siracusa"

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC - Search in distribution

robots - fight off villainous robots River stage one • 1 direct dependent • 1 total dependent

robots pits you against a growing hoard of evil robots bent on your destruction (much like real life). Your only weapons against the robot hoard are your wits and their stupidity. Consumed by their single-minded mission of destruction, the robots wil...

BRIANDFOY/PerlPowerTools-1.044 - 03 Mar 2024 09:13:52 UTC - Search in distribution

Rose - A complete web application construction kit. River stage zero No dependents

Rose is a work in progress. It is a suite of modules used to build web applications in the mod_perl environment. Support for Apache 1 and 2 is planned. The Rose suite is broken up into several components. This module (Rose.pm) lists all the other Ros...

JSIRACUSA/Rose-0.10 - 25 Feb 2008 20:56:51 UTC - Search in distribution

Apache::Dynagzip - mod_perl extension for Apache-1.3.X to compress the response with gzip format. River stage zero No dependents

The main pupose of this package is to serve the "content generation phase" within the mod_perl enabled "Apache 1.3.X", providing dynamic on the fly compression of outgoing web content. This is done through the use of "zlib" library via the "Compress:...

SLAVA/Apache-Dynagzip-0.16 - 07 Nov 2004 21:28:45 UTC - Search in distribution

Mac::Carbon - Access to Mac OS Carbon API River stage one • 2 direct dependents • 2 total dependents

This module provides documentation of the Mac::Carbon modules, and acts as a frontend to them. Mac::Carbon is a collection of perl modules for accessing the Carbon API under Mac OS X. It is a port of the Toolbox modules written by Matthias Neeracher ...

CNANDOR/Mac-Carbon-0.82 - 06 Oct 2009 04:54:36 UTC - Search in distribution

Rose::HTML::Form - HTML form base class. River stage two • 10 direct dependents • 12 total dependents

Rose::HTML::Form is more than just an object representation of the <form> HTML tag. It is meant to be a base class for custom form classes that can be initialized with and return "rich" values such as objects, or collections of objects. Building up a...

JSIRACUSA/Rose-HTML-Objects-0.626 - 14 Aug 2023 14:40:38 UTC - Search in distribution

DBIx::Connector - Fast, safe DBI connection and transaction management River stage three • 29 direct dependents • 138 total dependents

DBIx::Connector provides a simple interface for fast and safe DBI connection and transaction management. Connecting to a database can be expensive; you don't want your application to re-connect every time you need to run a query. The efficient thing ...

ARISTOTLE/DBIx-Connector-0.59 - 02 Jul 2023 10:50:48 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

Rose::DB::Object::Metadata - Database object metadata. River stage two • 19 direct dependents • 19 total dependents

Rose::DB::Object::Metadata objects store information about a single table in a database: the name of the table, the names and types of columns, any foreign or unique keys, etc. These metadata objects are also responsible for supplying information to,...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC - Search in distribution

Net::Hotline::Client - Perl library for the Hotline internet client River stage zero No dependents

Net::Hotline::Client is a class implementing a Hotline internet client in Perl. It was specifically developed to aid in the creation of Hotline "bots," although it's suitable for most other tasks as well. Hotline is an internet client/server system t...

JSIRACUSA/Net-Hotline-0.83 - 27 Nov 2002 21:15:40 UTC - Search in distribution

Time::Clock - Twenty-four hour clock object with nanosecond precision. River stage two • 2 direct dependents • 28 total dependents

A Time::Clock object is a twenty-four hour clock with nanosecond precision and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported. When a Time::...

JSIRACUSA/Time-Clock-1.03 - 14 Feb 2014 17:21:48 UTC - Search in distribution

Rose::Conf - Configuration module base class. River stage zero No dependents

Traditionally, module configuration information is stored in package globals or lexicals, possibly with class methods as accessors. This system works, but it also means that looking up configuration information requires loading the entire module. "Ro...

JSIRACUSA/Rose-Conf-0.021 - 18 Nov 2004 16:52:47 UTC - Search in distribution

Rose::DBx::RegistryConfig - Rose::DB with auto-registration of data sources from YAML configuration file River stage zero No dependents

Rose::DBx::RegistryConfig helps you work with data source definitions in YAML-based configuration files, supporting multiple "namespace representations." It allows you to register Rose data sources without hard-coding anything directly in source code...

KERISMAN/Rose-DBx-RegistryConfig-0.01 - 05 Feb 2009 20:31:54 UTC - Search in distribution

DBIx::Cookbook - executable cookbook code for DBI(-based ORMs)? River stage zero No dependents

DBIx::Cookbook is a working cookbook of code for DBI-based ORMs. It is based on the Sakila database schema (<http://dev.mysql.com/doc/sakila/en/sakila.html>). Currently, the majority of code is for DBIx::Class but all ORMs are encouraged to contribut...

TBONE/DBIx-Cookbook-0.09 - 10 May 2011 20:23:25 UTC - Search in distribution

Rose::DateTime::Util - Some simple DateTime wrapper functions. River stage two • 5 direct dependents • 36 total dependents

Rose::DateTime::Util is a thin wrapper around DateTime that provides a very simple date parser and a few extra date formatting options....

JSIRACUSA/Rose-DateTime-0.540 - 08 Dec 2013 14:51:47 UTC - Search in distribution

Rose::Object::MakeMethods - A simple method maker base class. River stage two • 15 direct dependents • 52 total dependents

Rose::Object::MakeMethods is the base class for a family of method makers. A method maker is a module that's used to define methods in other packages. The actual method makers are subclasses of Rose::Object::MakeMethods that define the names and opti...

JSIRACUSA/Rose-Object-0.860 - 04 Oct 2013 21:07:10 UTC - Search in distribution

Gtk2::Ex::DbLinker::RdbDataManager - a module that get data from a database using Rose::DB::Objects River stage one • 2 direct dependents • 2 total dependents

This module fetch data from a dabase using Rose::DB::Object derived objects. A new instance is created using an array of objects issue by a Rose::DB::Object::Manager child and this instance is passed to a Gtk2::Ex::DbLinker::Form object or by Gtk2::E...

RAPPAZF/Gtk2-Ex-DbLinker-DbTools-0.112 - 02 Jun 2017 08:21:25 UTC - Search in distribution

perfSONAR_PS::DB::SQL::QueryBuilder - Build SQL queries based on DB engine type and supplied perl data structure, this was taken away from Rose::DB framework Original name of this packege is Rose::DB::Object::QueryBuilder River stage zero No dependents

"perfSONAR_PS::DB::SQL::QueryBuilder" is used to build SQL queries. It (optionally) exports two functions: "build_select()" and "build_where_clause()"....

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC - Search in distribution

Bundle::Rose - Bundle all modules in the Rose web application construction suite. River stage zero No dependents

JSIRACUSA/Bundle-Rose-0.02 - 09 Mar 2005 20:37:53 UTC - Search in distribution
19 results (0.035 seconds)