sub flunk

Documentation for sub flunk assembled from the following types:

module Test

From Test

(Test) sub flunk

multi sub flunk($reason = '')

The opposite of pass, makes a test fail with an optional message.