NAME
016-no_return_but_result.t - see what happens when configuration step returns undefined value but has a defined result method
SYNOPSIS
% prove t/configure/016-no_return_but_result.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 returns something other than the object but has some other defined result method.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure, Configure.pl.