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

NAME

build_tools/parrot_config_c.pl - Create src/parrot_config.c

SYNOPSIS

    % perl build_tools/parrot_config_c.pl --mini > src/null_config.c
    % perl build_tools/parrot_config_c.pl --install > src/install_config.c
    % perl build_tools/parrot_config_c.pl > src/parrot_config.c

DESCRIPTION

Create src/parrot_config.c with relevant runtime fro the config process. The created string contains a frozen image of the config hash.

For miniparrot a fake config file is written that contains just the interface.