The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTTP::Balancer::Model::Backend

SYNOPSIS

use Moose;
with qw(HTTP::Balancer::Role);
$self->model("Backend");