use strict;
use warnings;
no warnings 'once';

$::TEST_CHUNK = 3;

do './t/utf8_warn_base.pl';
