Provided by: libtemplate-stash-autoescaping-perl_0.0303-1.1_all 
      
    
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
perl v5.32.0                                       2021-01-09             Template::Stash...::Escaped::Base(3pm)