#!/bin/sh
set -e
cd /usr/libexec/perl-File-ReadBackwards
exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
