The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

01-options.t - test Parrot::Configure::Options as used in tools/dev/reconfigure.pl

SYNOPSIS

    % prove t/postconfigure/01-options.t

DESCRIPTION

The files in this directory test functionality used after initial configuration.

The tests in this file test subroutines exported by Parrot::Configure::Options as it is used in tools/dev/reconfigure.pl, i.e., with mode = reconfigure>.

AUTHOR

James E Keenan

SEE ALSO

Parrot::Configure::Options, Parrot::Configure::Options::Reconf, Configure.pl.