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::Order::JSON - Make optimized order list for calling CED modules

SYNOPSIS

    use Sisimai::Order::JSON

DESCRIPTION

Sisimai::Order::JSON makes optimized order list which include CED 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 CED modules

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

AUTHOR

azumakuniyuki

COPYRIGHT

Copyright (C) 2016 azumakuniyuki, All rights reserved.

LICENSE

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