Provided by: libtemplate-stash-autoescaping-perl_0.0303-2_all bug

NAME

       Template::Stash::AutoEscaping::Escaped::HTML - HTML escaping 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.

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