The DEFAULT directive and the 'defined' VMethod disagree on whether a template scalar variable passed at generation time is defined. 'defined' correctly sees the variable, DEFAULT does not (and so unfortunately overwrites the incoming variable value with a default setting).
Am I using DEFAULT incorrectly here? - Mike. TT v2.10 Perl 5.8.0 _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
