Query: text::micromason::storeone
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MicroMason::StoreOne(3pm) User Contributed Perl Documentation MicroMason::StoreOne(3pm)NAMEText::MicroMason::StoreOne - mixin class intended for use with Text::MicroMason::BaseDESCRIPTIONThis mixin class ... Public Methods compile() 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 ); Private Methods create() Creates a new Mason object. If a string or filename parameter is supplied, the corresponding template is compiled.SEE ALSOFor 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.10.1 2011-01-13 MicroMason::StoreOne(3pm)