oracular (3) Mail::SRS::Reversible.3pm.gz

Provided by: libmail-srs-perl_0.31-9_all bug

NAME

       Mail::SRS::Reversible - A fully reversible Sender Rewriting Scheme

SYNOPSIS

               use Mail::SRS::Reversible;
               my $srs = new Mail::SRS::Reversible(...);

DESCRIPTION

       See Mail::SRS for details of the standard SRS subclass interface.  This module provides the methods
       compile() and parse(). It operates without store.

SEE ALSO

       Mail::SRS