Help for this page
use AnyEvent::Strict;
return http_post( ...
for my $response ( @responses ){ print "$response ", $response->recv, "\n"; }