Encode::encode MIME-Header

[email protected] (Kai Henningsen)
Newsgroups perl.unicode
Message-ID <[email protected]>
The routine should not gobble up white space. This leads to all manner of bad
side-effects, such as encoded words starting and ending with spaces
where you'd want words surrounded by spaces, or encoding sequences of
words instead of single words.

Fix:

When constructing $especials, change the first line to read

  join( '|' => '\s', map { quotemeta( chr($_) ) }
---------------^^^^^
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.