From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

HTTP::Balancer::Command - root node of handlers of HTTP::Balancer

SYNOPSIS

HTTP::Balancer
->dispatch(@consequence)
->new_with_options()
->prepare()
->run();

SEE ALSO

Namespace::Dispatch