Help for this page
my $result = $s3->buckets();
my $result = $s3->buckets(); if( ! $result ) { ... die "Cannot continue."; }; ...