gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Spool::Topic - Message topic

SYNOPSIS

use Sympa::Spool::Topic;

$topic = Sympa::Spool::Topic->new(topic => $topics, method => 'auto');
$topic->store($message);

$topic = Sympa::Spool::Topic->load($message);

DESCRIPTION

TBD.

Methods

CONFIGURATION PARAMETERS

CAVEAT

Sympa::Spool::Topic is not a real subsclass of Sympa::Spool.

HISTORY

Feature to handle message topics was introduced on Sympa 5.2b.

Sympa::Topic module appeared on Sympa 6.2.10. It was renamed to Sympa::Spool::Topic on Sympa 6.2.45b.3.


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