Hello, I recently had a problem with <input /> tags : I didn't set a "value" myself :
<input id="smth" name="smth" /> Embperl did but at the end of the tag resulting in this : <input id="smth" name="smth" / value=""> Which, of course, doesn't validate. I solved it by forcing the value myself. libembperl-perl 2.2.0-3.1 on Debian 5.0.4 --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org For additional commands, e-mail: embperl-h...@perl.apache.org