Re: XMLout and suppressempty

2007-11-01 Thread ernond_paul
> You should also consider upgrading your XML::Simple, as modern > versions of it allow SuppressEmpty for XMLout() as well as XMLin(). ok, I've" just upgraded to 2.18, and It seems to work well now.. :-) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

XMLout and suppressempty

2007-11-01 Thread ernond_paul
Hi, I would like to suppress empty element when I output mu hash with XMLout but the option "suppressempty" only seeme to work with XMLin : "suppressempty => 1 | '' | undef (in) : This option controls what XMLin() should do [...]" So, I've tried to undef element before call XMLOut : undef