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

Search results for "AppConfig::File"

AppConfig::File - Perl5 module for reading configuration files. River stage two • 12 direct dependents • 51 total dependents

USING THE AppConfig::File MODULE To import and use the AppConfig::File module the following line should appear in your Perl script: use AppConfig::File; AppConfig::File is used automatically if you use the AppConfig module and create an AppConfig::Fi...

NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 UTC - Search in distribution

AppConfig::MyFile - Perl5 module for reading configuration files. River stage zero No dependents

USING THE AppConfig::File MODULE To import and use the AppConfig::File module the following line should appear in your Perl script: use AppConfig::File; my $appconfig = AppConfig->new(); $appconfig->myfile($file);...

ABW/AppConfig-MyFile-0.00 - 11 Feb 1999 08:47:41 UTC - Search in distribution

App::Prolix - trim chatty command outputs River stage zero No dependents

GAAL/App-Prolix-0.03 - 04 Feb 2012 08:40:48 UTC - Search in distribution

AppConfig::Std - subclass of AppConfig that provides standard options River stage one • 3 direct dependents • 4 total dependents

AppConfig::Std is a Perl module that provides a set of standard configuration variables and command-line switches. It is implemented as a subclass of AppConfig; AppConfig provides a general mechanism for handling global configuration variables. The f...

NEILB/AppConfig-Std-1.10 - 26 Oct 2015 22:02:36 UTC - Search in distribution

Paws - A Perl SDK for AWS (Amazon Web Services) APIs River stage two • 9 direct dependents • 11 total dependents

Paws is an attempt to develop an always up-to-date SDK that covers all possible AWS services....

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

EZDBI - EZ (Easy) interface to SQL databases (DBI) River stage zero No dependents

This file documents version 0.120 of EZDBI. It assumes that you already know the basics of SQL. It is not a(n) SQL tutorial. EZDBI provides a simple and convenient interface to most common SQL databases. It requires that you have installed the DBI mo...

JPIERCE/EZDBI-0.16 - 02 Mar 2016 14:50:45 UTC - Search in distribution

mariachi - All dancing mail archive generator River stage zero No dependents

Mariachi is a mail archive generator, much like mhonarc or pipermail. It differs in a few important ways: Its name is Juan It uses the Template Toolkit. This is a made up list...

RCLAMP/Mariachi-0.52 - 03 Dec 2003 15:58:45 UTC - Search in distribution

AWS::CLIWrapper - Wrapper module for aws-cli River stage one • 5 direct dependents • 6 total dependents

AWS::CLIWrapper is wrapper module for aws-cli (recommend: awscli >= 1.0.0, requires: >= 0.40.0). AWS::CLIWrapper is a just wrapper module, so you can do everything what you can do with aws-cli. See note below about making sure AWS credentials are acc...

HIROSE/AWS-CLIWrapper-1.27 - 29 Jun 2023 04:36:41 UTC - Search in distribution

spread-revolutionary-date - Spread date and time from Revolutionary (Republican) Calendar River stage zero No dependents

"spread-revolutionary-date" is a Free Software <https://www.gnu.org/philosophy/free-sw.html> that spreads the current date, expressed in the French Revolutionary calendar <https://en.wikipedia.org/wiki/French_Republican_calendar>, to various social n...

GIBUS/App-SpreadRevolutionaryDate-0.33 - 28 May 2023 20:40:57 UTC - Search in distribution

cpan-upload - upload one or more files to CPAN, using PAUSE River stage zero No dependents

cpan-upload is a script which automates the process of uploading a file to CPAN using PAUSE, the Perl Authors Upload Server. For example, to upload a recent version of the Net::Dict module I ran: % cpan-upload -verbose Net-Dict-1.07.tar.gz If everyth...

LEOCHARRE/LEOCHARRE-Dev-1.13 - 30 Oct 2009 19:22:22 UTC - Search in distribution

App::AutoCRUD - A Plack application for browsing and editing databases River stage zero No dependents

This module embodies a web application for Creating, Retrieving, Updating and Deleting records in relational databases (hence the 'CRUD' acronym). The '"Auto"' part of the name is because the application automatically generates and immediately uses t...

DAMI/App-AutoCRUD-0.15 - 27 Nov 2023 18:50:16 UTC - Search in distribution

Poet::Conf - Poet configuration River stage one • 2 direct dependents • 2 total dependents

The Poet::Conf object gives access to the current environment's configuration, read from configuration files in the conf/ subdirectory....

JSWARTZ/Poet-0.16 - 08 Jan 2015 06:48:58 UTC - Search in distribution

OnSearch - Perl libraries for OnSearch search engine. River stage zero No dependents

The OnSearch libraries provide the functions to search documents for words and phrases, display matching documents, record results of searches, and save user preferences....

RKIES/onsearch-0.99 - 28 Apr 2006 15:41:33 UTC - Search in distribution

Table::Readable - Simple-to-edit tables of data River stage one • 2 direct dependents • 2 total dependents

Table::Readable provides a format for human-editable tables of information which a computer can read. By design, the format does not support any kind of nesting, and can only be text in UTF-8 encoding....

BKB/Table-Readable-0.05 - 07 Feb 2021 00:59:42 UTC - Search in distribution

App::MPDJ - MPD DJ. River stage zero No dependents

"App::MPDJ" is an automatic DJ for your "MPD" server. It will manage a queue of random songs for you just like a real DJ....

ABERNDT/App-MPDJ-1.09 - 21 Apr 2014 22:47:53 UTC - Search in distribution

Saraltest - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Saraltest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited....

MARSAB/Saraltest - 26 Aug 2011 10:57:44 UTC - Search in distribution

Config::DBI - database connection support via Config::ApacheFormat files River stage zero No dependents

Config::DBI is a module based on 2 years of developing and using DBIx::Connect. For most usage, DBIx::Connect was fine. However two principal issues began to loom with continued usage. First, AppConfig is very hard to use and understand. So maintenan...

TBONE/Config-DBI-1.8 - 20 Nov 2004 05:48:33 UTC - Search in distribution

Apache2::WebApp - Simplified web application framework - EOL (for reference only) River stage two • 13 direct dependents • 13 total dependents

The WebApp::Toolkit is a *mod_perl* web application framework for the Perl programming language. It defines a set of methods, processes, and conventions that help provide a consistent application environment. The way this package works is actually pr...

MBROOKS/Apache2-WebApp-Toolkit-0.391 - 26 Apr 2014 08:45:42 UTC - Search in distribution

Class::DBI::Factory - factory interface to a set of Class::DBI classes, with optional mod_perl application skeleton River stage zero No dependents

WROSS/Class-DBI-Factory-0.994 - 17 Apr 2005 22:40:43 UTC - Search in distribution
57 results (0.089 seconds)