gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Topic - Message topic

SYNOPSIS

use Sympa::Topic;

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

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

DESCRIPTION

TBD.

Methods

CONFIGURATION PARAMETERS

HISTORY

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

Sympa::Topic module appeared on Sympa 6.2.10.


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