Amon2-Auth-Site-LINE
view release on metacpan or search on metacpan
lib/Amon2/Auth/Site/LINE.pm view on Meta::CPAN
package Amon2::Auth::Site::LINE;
use strict;
use warnings;
use utf8;
use URI;
use JSON;
use Mouse;
use LWP::UserAgent;
our $VERSION = '0.04';
sub moniker { 'line' }
has client_id => (
( run in 0.431 second using v1.01-cache-2.11-cpan-49f99fa48dc )