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 xformoff='Decorations' -D generator=0 \
			 -W stylesheet=default.css);

    %PREST_FILE_FLAGS =
	(bodyonly => q(-W body-only),
	 method => q(-D xformoff='DocTitle'),
	 systemmsg => q(-D xformoff='\.Messages|Decorations'),
	 );
}