my $el = $_->as_text(); my $nbsp = chr(160); $el =~ s/$nbsp/ /g;