NAME

028-option_or_data.t - test Parrot::Configure::option_or_data()

SYNOPSIS

    % prove t/configure/028-option_or_data.t

DESCRIPTION

The files in this directory test functionality used by Configure.pl.

This file tests Parrot::Configure::option_or_data() in the case where no value for the tested option has been set on the command line but a value for the tested option has been located internally by a configuration step.

AUTHOR

James E Keenan

SEE ALSO

Parrot::Configure, Configure.pl.