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