#!/usr/bin/sh
unset PERL_CORE
cd /usr/libexec/perl-Compress-Raw-Zlib && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
