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