debian man page for excel::template::element::var

Query: excel::template::element::var

OS: debian

Section: 3pm

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

Excel::Template::Element::Var(3pm)			User Contributed Perl Documentation			Excel::Template::Element::Var(3pm)

NAME
Excel::Template::Element::Var - Excel::Template::Element::Var
PURPOSE
To provide parameter substitution.
NODE NAME
VAR
INHERITANCE
Excel::Template::Element
ATTRIBUTES
o NAME This is the name of the parameter to substitute here.
CHILDREN
None
EFFECTS
None
DEPENDENCIES
This will only be used within CELL tags.
USAGE
This is used exactly like HTML::Template's TMPL_VAR. There is one exception - since you can have variable names inside the parameters, you can do something like: <loop name="LOOPY"> <var name="$SomeParam"/> </loop> Where the actual name to be substituted is, itself, a parameter.
AUTHOR
Rob Kinyon (rob.kinyon@gmail.com)
SEE ALSO
CELL perl v5.14.2 2012-04-29 Excel::Template::Element::Var(3pm)
Related Man Pages
excel::template::container::keepleadingzeros(3pm) - debian
excel::template::element::backref(3pm) - debian
excel::template::plus(3pm) - debian
excel::template::plus::tt(3pm) - debian
test::excel::template::plus(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?