Help for this page
use strict; use warnings; ... die "Ooops. something went wrong:\n" . $res->as_string() . "\n"; }