Setting EMBPERL_OUTPUT_MODE should solve your problem: http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_44
Gerald -----Original Message----- From: Jean-Christophe Boggio [mailto:embp...@thefreecat.org] Sent: Tuesday, February 09, 2010 5:07 PM To: embperl@perl.apache.org Subject: Problem with <input /> 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 --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org For additional commands, e-mail: embperl-h...@perl.apache.org