1Excel::Template::ElemenUts:e:rVaCro(n3t)ributed Perl DocEuxmceenlt:a:tTieomnplate::Element::Var(3)
2
3
4

NAME

6       Excel::Template::Element::Var - Excel::Template::Element::Var
7

PURPOSE

9       To provide parameter substitution.
10

NODE NAME

12       VAR
13

INHERITANCE

15       Excel::Template::Element
16

ATTRIBUTES

18       •   NAME
19
20           This is the name of the parameter to substitute here.
21

CHILDREN

23       None
24

EFFECTS

26       None
27

DEPENDENCIES

29       This will only be used within CELL tags.
30

USAGE

32       This is used exactly like HTML::Template's TMPL_VAR. There is one
33       exception - since you can have variable names inside the parameters,
34       you can do something like:
35
36         <loop name="LOOPY">
37           <var name="$SomeParam"/>
38         </loop>
39
40       Where the actual name to be substituted is, itself, a parameter.
41

AUTHOR

43       Rob Kinyon (rob.kinyon@gmail.com)
44

SEE ALSO

46       CELL
47
48
49
50perl v5.34.0                      2022-01-21  Excel::Template::Element::Var(3)
Impressum