The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# -*-perl-*-
{
    $PREST_DIR_FLAGS = q(-D align);

    %PREST_FILE_FLAGS =
	(keeptitle => q(-D xformoff='Decoration' -D keep_title_section -D section_subtitles),
	 nestinline => q(-D nestinline -W nobackn=0),
	 tabs2 => q(-D tabstops=2),
	 );
}