NAME
001-options.t - test Parrot::Configure::Options as used in Configure.pl
SYNOPSIS
% prove t/configure/001-options.t
DESCRIPTION
The files in this directory test functionality used by Configure.pl.
The tests in this file test subroutines exported by Parrot::Configure::Options as it is used in Configure.pl, i.e., with mode => q{configure}
.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure::Options, Parrot::Configure::Options::Conf, Parrot::Configure::Options::Conf::CLI, Configure.pl.