table of contents
Sisimai::Order::JSON(3pm) | User Contributed Perl Documentation | Sisimai::Order::JSON(3pm) |
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.
2019-12-09 | perl v5.30.0 |