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

use IO::String;
use Test::Override::UserAgent for => 'configuration';

# Allow live requests
allow_live;

1;