debian man page for template::alloy::stream

Query: template::alloy::stream

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Template::Alloy::Stream(3pm)				User Contributed Perl Documentation			      Template::Alloy::Stream(3pm)

NAME
Template::Alloy::Stream - Stream role - allows for playing out the AST and printing straight to file handle
DESCRIPTION
The Template::Alloy::Stream role works similar to the PLAY role, but instead of accumulating the data, it prints it as soon as it is available. All directives are supported except for the CLEAR directive which is meaningless. Most configuration items are supported - except for the TRIM directive which cannot be used because the output is not buffered into a variable that can be trimmed. The WRAPPER directive is still supported - but it essentially turns off STREAM as the content must be generated before playing the WRAPPER templates.
ROLE METHODS
"stream_tree" Similar to play_tree from the Play role, but prints output to the screen as soon as it is ready.
AUTHOR
Paul Seamons <paul at seamons dot com>
LICENSE
This module may be distributed under the same terms as Perl itself. perl v5.10.1 2007-12-24 Template::Alloy::Stream(3pm)
Related Man Pages
template::manual(3) - suse
dancer::template::templatetoolkit(3pm) - debian
data::stream::bulk::doneflag(3pm) - debian
data::stream::bulk::util(3pm) - debian
template::alloy::tmpl(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?