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.

CLASS METHODS

default()

default() returns default order of MTA modules

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

AUTHOR

azumakuniyuki

COPYRIGHT

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

LICENSE

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