NAME
Mail::SRS::Guarded - A guarded Sender Rewriting Scheme (recommended)
SYNOPSIS
use Mail::SRS::Guarded;
my $srs = new Mail::SRS::Guarded(...);
DESCRIPTION
See Mail::SRS for details of the standard SRS subclass interface. This module provides the methods compile() and parse(). It operates without store, and guards against gaming the shortcut system.