prove (1) Linux Manual Page
NAME prove – Run tests through a TAP harness. USAGE prove[options][files or directories] OPTIONS Boolean options: -v, –verbose Print all test lines. -l, –lib Add ‘lib’ to the path for your tests (-Ilib). -b, –blib Add ‘blib/lib’ and ‘blib/arch’ to the path for your tests -s, –shuffle Run the tests in random order. -c, –color…
