On Tue, Apr 13, 2004 at 12:43:55PM +0100, Jeff Capes wrote:
>I'm having problems with scalarref.
I'm not. Running Perl 5.6.1, H::T 2.5, and your code (modified only to
change the filename), I get:
### HTML::Template Debug ### In _parse:
### HTML::Template Debug ### /fake/path/for/non/file/template : line 2 :
LOOP employee_info start
### HTML::Template Debug ### /fake/path/for/non/file/template : line 4 :
parsed VAR name
### HTML::Template Debug ### /fake/path/for/non/file/template : line 6 :
parsed VAR job
### HTML::Template Debug ### /fake/path/for/non/file/template : line 8 :
LOOP end
### HTML::Template Debug ### In output
which is as it should be.
Roger
|