The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.