#!/usr/bin/sh
export USE_ITHREADS=1
cd /usr/libexec/perl-UUID && exec prove -r -I t/0LIB -j "$(getconf _NPROCESSORS_ONLN)"
