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