logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Text::MicroMason::StoreOne - mixin class intended for use with Text::MicroMason::Base

Description

       This mixin class ...

   PublicMethodscompile()
           Caches a reference to the most-recently compiled subroutine in the Mason object.

       execute_again()
           Executes the most-recently compiled template and returns the results.

           Optionally accepts a filehandle to print the results to.

             $template->output( print_to => *STDOUT );

   PrivateMethodscreate()
           Creates a new Mason object. If a string or filename parameter is supplied, the corresponding template
           is compiled.

Name

       Text::MicroMason::StoreOne - mixin class intended for use with Text::MicroMason::Base

See Also

       For an overview of this templating framework, see Text::MicroMason.

       This is a mixin class intended for use with Text::MicroMason::Base.

       For     distribution,     installation,    support,    copyright    and    license    information,    see
       Text::MicroMason::Docs::ReadMe.

perl v5.36.0                                       2023-08-10                    Text::MicroMason::StoreOne(3pm)

See Also