SPUG: XML::Generator module

jerry gay jerry.gay at gmail.com
Fri Jul 14 17:20:26 PDT 2006


On 7/14/06, luis medrano <lmzaldivar at gmail.com> wrote:
> My question is how "explicitly provide undef as the value.", how can I
> do that for standalone attribute?
>
i assume it's
  my $map = XML::Generator->new(':pretty', escape=>1, standalone => undef);

~jerry


More information about the spug-list mailing list