Help for this page
my $result = $object->do_something; if (not $result) { warn $object->last_error; }