xref: /openbsd-src/gnu/usr.bin/perl/cpan/JSON-PP/t/099_binary04.t (revision 53555c846a0a6f917dbd0a191f826da995ab1c42)
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