NAME
048-return_result_undef.t - see what happens when configuration step returns undefined value and has an undefined result method
SYNOPSIS
% prove t/configure/048-return_result_undef.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.