Re: HTML::Template still choking

2004-09-29 Thread Rick Triplett
Thanks for mentioning that H::T has "debugging options" -- I didn't realize this. I've looked at H::T on CPAN and found that much of what is there is over my head. A debugging option sounds like just what I need. I'll go back to the docs on H::T and see if I can figure them out! On Sep 29, 200

Re: HTML::Template still choking

2004-09-29 Thread Wiggins d Anconia
> HTML::Template is still choking, giving the error... > > HTML::Template->new() : Syntax error in tag at /XXX[here I'm > ommiting the path]/data/templates/student_info.tmpl : 13. at > /usr/local/lib/perl5/site_perl/5.005/HTML/Template.pm line 2243. > > I now think the fault is in my Perl co