gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spool::Task - Spool for tasks

SYNOPSIS

use Sympa::Spool::Task;
my $spool = Sympa::Spool::Task->new;

$spool->store($task);

my ($task, $handle) = $spool->next;

DESCRIPTION

Sympa::Spool::Task implements the spool for tasks.

Methods

See also “Public methods” in Sympa::Spool.

Context and metadata

See also “Marshaling and unmarshaling metadata” in Sympa::Spool.

This class particularly gives following metadata:

CONFIGURATION PARAMETERS

Following site configuration parameters in sympa.conf will be referred.

SEE ALSO

task_manager(8), Sympa::Spool, Sympa::Task.

HISTORY

Sympa::Spool::Task appeared on Sympa 6.2.37b.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