Barrie Slaymaker wrote: > Attached is a patch to correct a minor line counting issue in > Template::Parser. It can end off by quite a bit under some circumstances.
Hi Barry, The first problem is that the patch, when applied, generates the following warning each time it is evaluated: Useless use of string eq in void context at lib/Template/Parser.pm line 325 The second problem is that I'm not entirely sure what the bug is and how the patch fixes it. Can you show an example of where it's going wrong? Cheers A _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
