DESCRIPTION

This script builds the dist and then runs "prove -lvb" with any additional arguments that were passed to this script, such as

dtest t/01*

to run single test cases instead of the whole thing that you get from "dzil test".