Re: Make Encode.pm support the real UTF-8
[email protected] (Dan Kogai)
| Newsgroups | perl.unicode |
|---|---|
| Message-ID | <[email protected]> |
On Dec 04, 2004, at 20:28, Gisle Aas wrote: > Dan Kogai <[email protected]> writes: > >> 2.1. What will the canonnical name of the strict version of "UTF-8" >> be ? Gisle already submitted me a test patch and it uses >> 'utf-8-strict'. If there is no objection, I would like to use that. > > This is the complete patch relative to Encode-2.09 that implements > this. I would also be happy with just removing the alias entry and > just declare 'UTF-8' as the strict version. > > We still pass all the old tests after this patch. What is left to do > is to write some new tests that feed bad data to the strict encoder. Thanks, applied in my repository. New tests and documentation fix in progress. When I am done w/ that, I will release Encode-2.0901 on my web (not CPAN yet). When cross-checks by porters are done I will release Encode-2.10. Dan the Encode Maintainer