Template::Stash::AutoEscaping::Escaped::Base - escaped stuff base class Template::Stash::AutoEscaping.
Contents
Constants
ORIG
ORIG slot.
FLAG
FLAG slot.
ESCAPED
Cache slot.
CALLBACK
Callback function.
Description
For internal use.
Methodsnew
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.
Name
Template::Stash::AutoEscaping::Escaped::Base - escaped stuff base class Template::Stash::AutoEscaping.
Internal use.
See Also
Template::Stash::AutoEscaping
perl v5.34.0 2022-06-17 Template::Stash...::Escaped::Base(3pm)
Synopsis
See Template::Stash::AutoEscaping .
