my $input_xml = $client->responseContent(); instead of my $input_xml = do { local $/; <DATA> }; which breaks at push @data,[ map { $record->first_child($_)->text } @cols]; Because of the $_
In reply to Re^2: Need help with node names for creating header line
by vlturner
in thread Need help with node names for creating header line
by vlturner
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |