my $reqs = [map { HTTP::Request->new('GET', "http://$_") } @urls];