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