On Thu, 7 Jul 2005, Matija Grabnar wrote:

> And die_on_bad_params is usualy a very usefull debugging tool, which
> is why I need it.  At least, if it dies in the loop, HTML::Template
> should tell you WHICH loop it died in (in which line the loop
> began).

Now that's a patch I'd take!  Warning - it won't be easy.  That's a
run-time error that happens during output() and the relevent file and
line numbers are currently only available during parse().

-sam


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to