The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# -*-perl-*-
{
    $PREST_DIR_FLAGS = qq(-D generator=0 -D time=0 -D source_link=0 \\
        -W documentclass_opts=times,10pt,twocolumn \\
        -W caption=before \\
        -W inputs=docsize);
    %PREST_FILE_FLAGS =
	(test => q(-W index));
}