The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Config::Manager"

Config::Manager - Configuration Manager River stage zero No dependents

This distribution comprehends the following modules and scripts: Config::Manager::Base Config::Manager::Conf Config::Manager::File Config::Manager::PUser Config::Manager::Report Config::Manager::SendMail Config::Manager::User listconf.pl [listconf.ba...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::Base - Basis-Funktionalitaet fuer alle Tools River stage zero No dependents

Dieses Modul uebernimmt die globale Initialisierung fuer ein Skript. Dies geschieht vollautomatisch durch Perl, zur Compile-Zeit, beim Laden des Moduls (durch die speziellen Funktionen "use" und "BEGIN()"). Das vorliegende Modul initialisiert die Mod...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::User - Routinen zur Abfrage von Benutzerinformationen River stage zero No dependents

In diesem Modul finden sich einige Routinen, um Informationen ueber den Benutzer des Programms (oder andere Benutzer) zu erhalten. Es stuetzt sich dabei auf das Modul "Config::Manager::Conf" ab....

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::File - Basic File Utilities (for Tools) River stage zero No dependents

* "$dir = Normalize($dir);" "($drv,$dir) = Normalize($dir);" Normalizes a given path (which may include a filename part), i.e., substitutes "\" with "/", removes multiple slashes, removes "../" and "./" where possible, etc. This function accepts abso...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::Conf - Ich verwalte den Inhalt von Konfigurationsdateien River stage zero No dependents

Ich verwalte eine Konfiguration, d.h. den Inhalt einer oder mehrerer Konfigurationsdateien. Eine Konfiguration besteht aus Schluessel-Wert-Paaren, die in Abschnitte (Sections) gegliedert sind. Ein Wert kann Verweise enthalten auf Schluessel, die ande...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::PUser - liefert den Default- bzw. "Projekt"-User River stage zero No dependents

Dieses Modul bestimmt (mit Hilfe der automatisch ausgefuehrten "BEGIN"-Funktion) die User-IDs des aktuellen (aufrufenden) und des Default-Benutzers (z.B. fuer Sende-Tools), legt die zugehoerigen Konfigurations-Objekte im Cache des Moduls "Config::Man...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::Report - Error Reporting and Logging Module River stage zero No dependents

Das Logging ist so realisiert, dass die Ausgabe der Meldungen auf den verschiedenen Ausgabekanaelen einzeln (unabhaengig voneinander) gesteuert werden kann. Es gibt die Ausgabekanaele STDOUT, STDERR, Logdatei und Halde. STDOUT und STDERR sind die ueb...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::Manager::SendMail - Simple SMTP CLient River stage zero No dependents

Dieses Modul stellt die Basisfunktionalitaet zur Verfuegung, um auf einfache Art und Weise Mails zu verschicken. Dies kann z.B. genutzt werden, um sich bei Prozessen, die im Hintergrund laufen und die nicht staendig kontrolliert werden, im Fehlerfall...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC

Config::FileManager - Configuration File Management with versionning River stage one • 1 direct dependent • 2 total dependents

The *Config::FileManager* module: check wether the user configuration file version is up-to-date can propose update taking into account user modifications keep (and ca restore) the previous versions of the configuration file search the configuration ...

DOCCY/Config-FileManager-1.7 - 19 Mar 2018 13:40:33 UTC

App::Git::IssueManager::Config - Class for using gits configuration file for the IssueManager App River stage one • 1 direct dependent • 1 total dependent

BYTERAZOR/App-Git-IssueManager-0.2 - 25 May 2021 19:50:37 UTC

Crane::Config - Configuration manager River stage zero No dependents

Configuration manager which operates with YAML configurations. Settings are available as a hash reference returned by config function. You can specify default configuration and filename by passing it to config function when first call (see descriptio...

TEMOON/Crane-1.03.0011 - 04 Mar 2014 12:28:26 UTC

Nile::Config - Configuration file manager. River stage zero No dependents

Nile::Config - Configuration file manager. Configuration files are xml files stored in the application config folder. You can load and manage any number of configuration files. This class extends Nile::XML class, therefore all methods from Nile::XML ...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC

Config::PP - lightweight configuration file manager that uses Pure Perl to serialize. River stage zero No dependents

Config::PP is lightweight configuration file manager that uses Pure Perl to serialize....

PUNYTAN/Config-PP-0.04 - 09 Mar 2012 08:53:44 UTC

Config::IniMan - INI file manager object style preserved format and sort order. River stage zero No dependents

This module reads and writes INI files in object style and preserves original files sort order, comments, empty lines, and multi lines parameters. It is basically built on the top of using the Tie::IxHash module which implements Perl hashes that pres...

MEWSOFT/Config-IniMan-1.20 - 15 May 2014 17:43:44 UTC

ASP4::Config - Central configuration for ASP4 River stage one • 4 direct dependents • 4 total dependents

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC

LS::Cache::Config - Configuration loader for LSID Cache manager River stage one • 1 direct dependent • 2 total dependents

The Cache configuration object holds all configuration parameters for the LSID cache manager. Additionally, it can read and validate cache settings from directories....

EKAWAS/lsid-perl-1.1.7 - 05 Nov 2007 19:38:52 UTC

Config::XrmDatabase - Pure Perl X Resource Manager Database River stage zero No dependents

This is a Pure Perl implementation of the X Window Resource Manager Database (XrmDB). It allows creation and manipulation of Xrm compliant databases. Warning! The XrmDB refers to names and resources. These days they are more typically called keys and...

DJERIUS/Config-XrmDatabase-0.07 - 07 Oct 2021 21:06:19 UTC

Config::Structured - provides generalized and structured configuration value access River stage one • 1 direct dependent • 1 total dependent

Config::Structured is a configuration value manager and accessor. Its design is based on the premise of predefining a structure (which is essentially a schema plus some metadata) to which the configuration must adhere. This has the effect of ensuring...

TYRRMINAL/Config-Structured-3.01 - 05 Apr 2024 16:44:01 UTC

Test::Config::System - System configuration related unit tests River stage zero No dependents

Test::Config::System provides functions to help test system configuration, such as installed packages or config files. It was built for use in a cfengine staging environment. (<http://www.cfengine.org>. cfengine is used for automating and managing sy...

IANK/Test-Config-System-0.63 - 24 Jul 2007 19:41:34 UTC

AddressBook::Config - AddressBook configuration object River stage zero No dependents

Configuration is read from an XML configuration file which follows this DTD: <?xml version="1.0"?> <!DOCTYPE AddressBook_config [ <!ELEMENT fields (field)> <!ELEMENT field (db)> <!ELEMENT db (EMPTY)> <!ELEMENT databases (LDAP,LDIF,DBI,PDB,Text,HTML)>...

DLEIGH/AddressBook-0.16 - 02 Feb 2001 22:20:09 UTC
39 results (0.048 seconds)