The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sisimai::Order::JSON - Make optimized order list for calling MTA modules

SYNOPSIS

    use Sisimai::Order::JSON

DESCRIPTION

Sisimai::Order::JSON makes optimized order list which include MTA modules to be loaded on first from bounce object key names in the decoded JSON object. This module are called from only Sisimai::Message::JSON.

This class was marked as obsoleted at v4.25.4 and will be removed at the future release of Sisimai.

CLASS METHODS

default()

default() returns default order of MTA modules

    print for @{ Sisimai::Order::JSON->default };

AUTHOR

azumakuniyuki

COPYRIGHT

Copyright (C) 2016-2019 azumakuniyuki, All rights reserved.

LICENSE

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