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::Reason - Detect the bounce reason

SYNOPSIS

    use Sisimai::Reason;

DESCRIPTION

Sisimai::Reason detects the bounce reason from the content of Sisimai::Data object as an argument of get() method. This class is called only Sisimai::Data class.

CLASS METHODS

get( Sisimai::Data Object )

get() detects the bounce reason.

anotherone( Sisimai::Data object )

anotherone() is a method for detecting the bounce reason, it works as a fall back method of get() and called only from get() method.

AUTHOR

azumakuniyuki

COPYRIGHT

Copyright (C) 2014 azumakuniyuki <perl.org@azumakuniyuki.org>, All Rights Reserved.

LICENSE

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