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


Mail-SRS documentation  | view source Contained in the Mail-SRS distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

Top

Mail::SRS


Mail-SRS documentation  | view source Contained in the Mail-SRS distribution.