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