Template::Stash::AutoEscaping::Escaped::YourCode(3) custom escaping base class

SYNOPSIS

See Template::Stash::AutoEscaping .

DESCRIPTION

For internal use.

Methods

new

Constructor.

new_as_escaped

Constructor.

as_string

Return the string.

flag

Flags

escape

Abstract method.

stop_callback

Clear the callback.

escape_manually

Internal use.

concat

Stuff.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

mala <[email protected]> (original author of Template::Stash::AutoEscape)

Shlomi Fish (<http://www.shlomifish.org/>) added some enhancements and fixes, while disclaiming all rights, as part of his work for <http://reask.com/> and released the result as "Template::Stash::AutoEscaping" .