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