logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

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

See Also

       Mail::SRS

perl v5.36.0                                       2022-11-27                         Mail::SRS::Reversible(3pm)

Synopsis

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

See Also