Help for this page
for my $d ($root->findnodes($xpath)) { my @line = $d->content_list; ... } $d->replace_with(@truncated); }