gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Config - List configuration

SYNOPSIS

use base qw(Sympa::Config);

sub _schema { {...} }

DESCRIPTION

Methods

Methods child classes should implement

Attribute

Instance of Sympa::Config has following attribute.

Structure of configuration

Configuration on the memory is represented by a hashref, with its keys as node names and values as node values.

Node types

Each node of configuration has one of following four types. Some of them can include other type of nodes recursively.

Filters

TBD.

Validations

TBD.

SEE ALSO

Sympa::ListDef.

HISTORY

Sympa::Config appeared on Sympa 6.2.33b.2.


The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.

Theme originally designed by orderedlist