The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Text::Xslate::Util - A set of utilities for Xslate

DESCRIPTION

This module provides utilities for Xslate.

INTERFACE

Exportable functions

escaped_string($str)

This is the entity of the raw filter.

html_escape($str)

This is the entity of the html filter.

p($any)

This is the entity of the dump filter.

SEE ALSO

Text::Xslate