in reply to Re: XML::Twig - '#CDATA' attribute in hashref disappears after first call to XML::Twig::Elt->new()
in thread [SOLVED] XML::Twig - '#CDATA' attribute in hashref disappears after first call to XML::Twig::Elt->new()

my $uc_element = XML::Twig::Elt->new('uc_key', {%$attributes}, uc $text);
  • Comment on Re^2: XML::Twig - '#CDATA' attribute in hashref disappears after first call to XML::Twig::Elt->new()
  • Download Code