1$0=~/binary(\d\d)/ or die "Could not detect chunk from '$0'"; 2$ENV{JSONPP_CHUNK} = 0+$1; 3do "./t/099_binary.pl"; 4