Help for this page
use strict; use warnings; ... print $reponse->is_success; print $response->status_line; print Dumper($response);