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