1managesieve(3) User Contributed Perl Documentation managesieve(3)
23
4
NAME
6Cyrus::SIEVE::managesieve - Perl extension for blah blah blah
7
SYNOPSIS
9use Cyrus::SIEVE::managesieve;
10blah blah blah
11
DESCRIPTION
13Call sieve_get_handle to get a handle for further calls.
14sieve_get_error will return a string representing the last error, if
15any.
1617
Blah blah blah.
18
AUTHOR
20T. Martin, tmartin@andrew.cmu.edu
21
SEE ALSO
23perl(1).
2425
26
27
perl v5.10.1 2008-04-04 managesieve(3)