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

Sisimai::SMTP::Transcript - Transcript of the SMTP session decoder

Author

       azumakuniyuki

Description

       "Sisimai::SMTP::Transcript" provides a decoding method for converting the transcript of the SMTP session
       to the structured data.

License

       This software is distributed under The BSD 2-Clause License.

perl v5.40.1                                       2025-04-12                     Sisimai::SMTP::Transcript(3pm)

Name

       Sisimai::SMTP::Transcript - Transcript of the SMTP session decoder

Synopsis

           use Sisimai::SMTP::Transcript;
           my $v = Sisimai::SMTP::Transcript->rise($transcript, 'In:' 'Out:')

See Also