dwww Home | Manual pages | Find package

Text::Xslate::Type::RaUsermContributed Perl DocumeText::Xslate::Type::Raw(3pm)

NAME
       Text::Xslate::Type::Raw - The raw string representation

DESCRIPTION
       This class represents raw strings so that Xslate does not escape them.

       Note that you cannot extend this class.

METHODS
   new
       create a new instance

   as_string
       this method is overload to string.

           print Text::Xslate::Type::Raw->new('raw_string')->as_string
           print Text::Xslate::Type::Raw->new('raw_string') # the same, because of overload

perl v5.34.0                      2022-02-06      Text::Xslate::Type::Raw(3pm)

Generated by dwww version 1.14 on Fri Jan 24 09:52:09 CET 2025.