NAME
HTTP::Balancer::Command - root node of handlers of HTTP::Balancer
SYNOPSIS
use HTTP::Balancer::Command;
HTTP::Balancer
->dispatch(@consequence)
->new_with_options()
->prepare()
->run();
HTTP::Balancer::Command - root node of handlers of HTTP::Balancer
use HTTP::Balancer::Command;
HTTP::Balancer
->dispatch(@consequence)
->new_with_options()
->prepare()
->run();