#!/usr/bin/sh
cd /usr/libexec/perl-lib-relative && exec prove -I . -r -j "$(getconf _NPROCESSORS_ONLN)"
