NAME
015-no_return.t - see what happens when configuration step implicitly returns true value but does not set a result
SYNOPSIS
% prove t/configure/015-no_return.t
DESCRIPTION
The files in this directory test functionality used by Configure.pl.
The tests in this file examine what happens when your configuration step module fails to return the object and does not have an explicit return
.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure, Configure.pl.