I've looked through the CPAN files and through the documentation for quite a while, but I still haven't found what I'm looking for:

Instead of substituting a blank, how can I get $template->process() to give me an error if there's any variables that aren't defined? I know that I shouldn't have any missing variables, but I'm developing the interface and someone else is developing the templates. Sometimes there's missing info. I'd like to be able to find out when I've missed something, rather than Templates blindly putting in blank vars.

Thanks in advance!
-Tommy.

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to