NAME
008-file_based_configuration.t - test components of Parrot's file-based interface to configuration
SYNOPSIS
% prove t/configure/008-file_based_configuration.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 with mode => q{file}
.
AUTHOR
James E Keenan
SEE ALSO
Parrot::Configure::Options, Parrot::Configure::Options::Conf, Parrot::Configure::Options::Conf::CLI, Configure.pl.