text::micromason::storeone(3pm) debian man page | unix.com

Man Page: text::micromason::storeone

Operating Environment: debian

Section: 3pm

MicroMason::StoreOne(3pm)				User Contributed Perl Documentation				 MicroMason::StoreOne(3pm)

NAME
Text::MicroMason::StoreOne - mixin class intended for use with Text::MicroMason::Base
DESCRIPTION
This 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 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.10.1 2011-01-13 MicroMason::StoreOne(3pm)
Related Man Pages
text::micromason::catcherrors(3pm) - debian
text::micromason::compilecache(3pm) - debian
text::micromason::linenumbers(3pm) - debian
text::micromason::passvariables(3pm) - debian
text::micromason::texttemplate(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph