The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

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

DESCRIPTION

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

AUTHOR

azumakuniyuki

COPYRIGHT

Copyright (C) 2022-2024 azumakuniyuki, All rights reserved.

LICENSE

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