Help for this page
sub _connect { my ($self, $async) = @_; ... my $timeout = int((($self->{_timeout} || 90) + 2)/3); ...