mirror of https://github.com/nginx/nginx
In recent Perl versions unpack("C*") unpacks wide characters by default,
likely since perl 5.10 (seen at least in perl 5.20). Replaced with
unpack("U0C*") instead to unpack bytes.
While here, improved style and updated my email.
|
||
|---|---|---|
| .. | ||
| koi-utf | ||
| unicode-to-nginx.pl | ||
| win-utf | ||