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

$::TEST_CHUNK = 0;

do './t/utf8_warn_base.pl';
