> 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
[EMAIL PROTECTED] wrote:
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
On Nov 1, 10:09 am, [EMAIL PROTECTED] (Ernond Paul) wrote:
> 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 [...]"
Yo
On Nov 1, 10:09 am, [EMAIL PROTECTED] (Ernond Paul) wrote:
> 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 [.
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