prove -v t/mytest.t :: --url http://example.com
prove -PMyPlugin=fou,du,fafa
prove --exec '/usr/bin/ruby -w' t/
prove - < my_list_of_things_to_test.txt
prove --exec '/usr/bin/perl -Tw -mstrict -Ilib' t/
prove --exec '/path/to/my/customer/exec'
prove -b --state=slow -j9
prove -b --state=hot,save
prove -b --state=hot --state=all,save
prove -b --state=hot,all,save
prove -b --state=failed,save
prove -b --state=failed,all,save
prove -b --state=save --shuffle