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::Config - config loader

SYNOPSIS

    package HTTP::Balancer::Any;
    use Moose;
    with qw(HTTP::Balancer::Role);
    my $config = $self->config;