Help for this page
use HTTP::Request::Common; ... # perform request, passing the credentials either in the URL or settin +g up LWP::UserAgent ... print $response->as_string;
use JSON; ... ], );