keep-blanks command


Usage

keep_blanks expression

Aliases

keep_blanks

Description

Allows you to turn off XML::LibXML's default behaviour of maintaining whitespace in the document. Non-zero expression forces the XML parser to preserve all whitespace.

This command is equivalent to setting the $KEEP_BLANKS variable.

Sections

Options