map isn't technically needed. It was just convenient.
my @value_eles; for (@values) { push @value_eles, $xml_handle->value($_); } print $xml_handle->book(@value_eles);
In reply to Re^3: Multiple value tags for xml element using XML::Generator
by ikegami
in thread Multiple value tags for xml element using XML::Generator
by matrixmadhan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |