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

Search results for "FOTANGO"

EO - A generic base class River stage one • 1 direct dependent • 1 total dependent

This is a base class for the EO module tree. EO is designed to be a well tested, solid, simple, and long living base class that other modules can rely on. EO inherits from Class::Accessor::Chained, and anything that inherits from it can easily create...

JDUNCAN/EO-0.96 - 18 Jan 2005 21:20:18 UTC - Search in distribution

all - Load all packages under a namespace River stage one • 1 direct dependent • 1 total dependent

With the all pragma you can load multiple modules that share the same root namespace. This vastly reduces the amount of times you need to spend use'ing modules....

DEXTER/all-0.5101 - 05 Dec 2008 21:31:53 UTC - Search in distribution

Alien - External libraries wrapped up for your viewing pleasure! River stage zero No dependents

The intent of the Alien namespace is to provide a mechanism for specifying, installing and using non-native dependencies on CPAN. Frequently this is a C library used by XS (see perlxs) or FFI (see FFI::Platypus), but it could be anything non-Perl usa...

PLICEASE/Alien-0.96 - 10 Aug 2020 12:58:19 UTC - Search in distribution

IT::perlfaq1 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Froody - Yet another XML web API framework River stage zero No dependents

Froody is a framework that can be used to easily create both a server and a client for making remote API calls across the web. Froody communicates by the AJAX friendly calling convention of passing parameters to methods via CGI parameters and returni...

FOTANGO/Froody-42.034 - 23 Mar 2007 17:45:08 UTC - Search in distribution

RunApp - A generic module to run web-applications River stage zero No dependents

"RunApp" streamlines the process for configuring applications that requires one or more web servers and/or other daemons, during development or deployment. It builds the config files required by the services from the $config hash, such as apache's ht...

CLKAO/RunApp-0.13 - 08 Nov 2006 16:14:48 UTC - Search in distribution

Pipeline - Generic pipeline interface River stage one • 2 direct dependents • 3 total dependents

"Pipelines" are a mechanism to process data. They are designed to be plugged together to make fairly complex operations act in a fairly straightforward manner, cleanly, and simply....

RCLAMP/Pipeline-3.12 - 09 Aug 2004 10:38:45 UTC - Search in distribution

Test::Image - test an image River stage zero No dependents

This modules is a "Test::Builder" compatible testing module for testing images. Calling the methods of this module prints out Test Anything Protocol output designed to be processed by Test::Harness during a "make test" or "./Build test". This module ...

FOTANGO/Test-Image-0.02 - 21 May 2007 15:05:14 UTC - Search in distribution

Template::TAL - Process TAL templates with Perl River stage zero No dependents

TAL <http://www.zope.org/Wikis/DevSite/Projects/ZPT/TAL> is a templating language used in the Zope CMS. Template::TAL is a Perl implementation of TAL based on the published specs on the Zope wiki. TAL templates are XML documents, and use attributes i...

FOTANGO/Template-TAL-0.91 - 23 Mar 2007 16:54:40 UTC - Search in distribution

Data::Structure::Util - Change nature of data within a structure River stage two • 29 direct dependents • 96 total dependents

"Data::Structure::Util" is a toolbox to manipulate the data inside a data structure. It can process an entire tree and perform the operation requested on each appropriate element. For example: It can transform all strings within a data structure to u...

ANDYA/Data-Structure-Util-0.16 - 08 Mar 2015 10:35:04 UTC - Search in distribution

File::Type - determine file type using magic River stage three • 36 direct dependents • 113 total dependents

File::Type uses magic numbers (typically at the start of a file) to determine the MIME type of that file. File::Type can use either a filename, or file contents, to determine the type of a file....

PMISON/File-Type-0.22 - 06 May 2004 11:00:01 UTC - Search in distribution

Test::Log4perl - test log4perl River stage zero No dependents

This module can be used to test that you're logging the right thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code. The basic process is very simple. Within your test script you get one or more loggers fr...

FOTANGO/Test-Log4perl-0.1001 - 07 Aug 2006 09:50:06 UTC - Search in distribution

Class::Persist - Persistency framework for objects River stage zero No dependents

Provides the framework to persist the objects in a DB in a Class::DBI style...

RCLAMP/Class-Persist-0.02 - 23 Aug 2004 13:13:40 UTC - Search in distribution

Module::ThirdParty - Provide information for 3rd party modules (outside CPAN) River stage zero No dependents

Perl modules can be roughly classified in three categories: * core modules, included with the standard Perl distribution; * CPAN modules, available from any CPAN mirror; * third-party modules, including modules publicly available on the Internet (out...

SAPER/Module-ThirdParty-0.27 - 19 Jun 2010 17:55:05 UTC - Search in distribution

Class::DBI::utf8 - A Class:::DBI subclass that knows about UTF-8 River stage one • 1 direct dependent • 1 total dependent

Rather than have to think about things like character sets, I prefer to have my objects just Do The Right Thing. I also want utf-8 encoded byte strings in the database whenever possible. Using this subclass of Class::DBI, I can just put perl strings ...

FOTANGO/Class-DBI-utf8-0.2 - 23 Mar 2007 17:04:23 UTC - Search in distribution

Test::Log::Log4perl - test log4perl River stage two • 3 direct dependents • 11 total dependents

This module can be used to test that you're logging the right thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code. The basic process is very simple. Within your test script you get one or more loggers fr...

CLKAO/Test-Log-Log4perl-0.32 - 16 Feb 2013 09:41:18 UTC - Search in distribution

website.pl - Run a small website through Apache River stage zero No dependents

Run the script and point your favourite web browser at the URL that it reports....

LBROCARD/OpenFrame-Segment-Apache-1.20 - 05 Nov 2003 14:13:54 UTC - Search in distribution

website.pl - Run a small website through Apache River stage zero No dependents

Run the script and point your favourite web browser at the URL that it reports....

LBROCARD/OpenFrame-Segment-Apache2-1.00 - 19 Dec 2002 15:51:35 UTC - Search in distribution

SVN::Churn - generate a graph for repository churn River stage zero No dependents

SVN::Churn is a module for generating Churn graphs. Churn graphs simply track the number of changed lines in a repository, grouped by a time period; they might be useful for judging the stability of a codebase, or the activeness of a project, or they...

RCLAMP/SVN-Churn-0.02 - 20 Jul 2004 13:05:54 UTC - Search in distribution

Messaging::Courier - asynchronous and synchronous access to a message queue. River stage zero No dependents

"Messaging::Courier" is an interface into a message queue. It provides both synchronous and asynchronous access to the queue. The message queue that Courier currently uses is Spread (http://www.spread.org/). This must be installed before using and te...

LBROCARD/Messaging-Courier-0.42 - 25 Feb 2004 17:57:11 UTC - Search in distribution
38 results (0.059 seconds)