1use strict; 2use warnings; 3no warnings 'once'; 4 5$::TEST_CHUNK = 5; 6 7do './t/utf8_warn_base.pl'; 8