Template::Stash::AutoEscaping::Escaped::Base(3pm) | User Contributed Perl Documentation | Template::Stash::AutoEscaping::Escaped::Base(3pm) |
NAME¶
Template::Stash::AutoEscaping::Escaped::Base - escaped stuff base class Template::Stash::AutoEscaping. Internal use.
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.
CONSTANTS¶
ORIG¶
ORIG slot.
FLAG¶
FLAG slot.
ESCAPED¶
Cache slot.
CALLBACK¶
Callback function.
LICENSE¶
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR¶
mala <cpan@ma.la> (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" .
SEE ALSO¶
Template::Stash::AutoEscaping
2022-06-17 | perl v5.34.0 |