NAME
Text::Xslate::Util - A set of utilities for Xslate
DESCRIPTION
This module provides utilities for Xslate.
INTERFACE
Exportable functions
mark_raw($str)
This is the entity of the mark_raw
filter.
unmark_raw($str)
This is the entity of the unmark_raw
filter.
html_escape($str)
This is the entity of the html_escape
filter.
p($any)
This is the entity of the dump
filter.