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

NAME

push-flex-hello.pl - example script for push a Flex Message

SYNOPSIS

    $ export CHANNEL_SECRET=YOUR CHANNEL SECRET
    $ export CHANNEL_ACCESS_TOKEN=YOUR CHANNEL ACCESS TOKEN
    $ perl push-flex-hello.pl <TO_ID>

References:

Flex Message: https://developers.line.biz/en/reference/messaging-api/#flex-message

COPYRIGHT & LICENSE

Copyright 2016 LINE Corporation

This Software Development Kit is licensed under The Artistic License 2.0. You may obtain a copy of the License at https://opensource.org/licenses/Artistic-2.0