in reply to Re^2: Run tests with "auto-prove"
in thread Run tests with "auto-prove"

alias autoprove="pushd /path/to/dist; prove -Ilib t; popd"