NAME

041-return_undef.t - see what happens when configuration step returns an undefined value

SYNOPSIS

    % prove t/configure/041-return_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.