On Wed, 2004-04-21 at 12:34, Roderick A. Anderson wrote: > This is the actual error message I'm getting in my browser (with the > good-stuff changed). > > Options must be name=>value pairs (odd number supplied) at D:\SERVER\index.pl line > 193
This looks like an error from XML::Simple. I don't think TT has any error message like this. > And tied into this I've noticed that my hash is getting an empty-looking > name=>value somewhere along the line. I suspect my form and CGI.pm are > having a bit of a disagreement. I'd like for -- correctness' sake -- to > remove this pair. If correctness is what you're after, and you don't believe you should be getting an empty value, then you should try to figure out what is causing this and fix it so that it doesn't show up in the first place. - Perrin _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
