NAME
osprove - Run prove with -PTest::OnlySomeP
SYNOPSIS
osprove ... # Run prove with args ... and with -PTest::OnlySomeP
osprove --onlysome foo ... # OnlySomeP output to file "foo"
NOTE: run prove --help
to see help on the ...
in those examples.
See Test::OnlySome for full documentation.