Data::Printer colored => 1;
use XML::Simple;
use URI::Escape::XS qw/uri_escape uri_unescape/;
use JSON;
use URI;
use URI::QueryParam;
use Carp;
use Net::OAuth;
use Data::Random qw(rand_chars);
use Tim
Auth::PROTOCOL_VERSION_1_0A;
our $AUTOLOAD;
our %CONTENT_TYPE = (
json => 'application/json',
js => 'application/json',
xml => 'text/xml',
);
requires 'commands';
has 'live_url' =
l' => (
is => 'rw',
isa => 'Str',
);
has 'json' => (
is => 'rw',
isa => 'JSON',
default => sub {
my $js = JSON->new;
$js->utf8;
$js->allow_blesse