Re: Encode.pm
[email protected] (David Wheeler)
| Newsgroups | perl.unicode |
|---|---|
| Message-ID | <[email protected]> |
On Oct 18, 2004, at 11:16 AM, Shoenfelt, Todd wrote: > I need to create files programmatically containing Unicode data for > Quality Assurance testing, but the current version of Encode.pm > requires > v5.7.3. Is there a version of Encode.pm that works with v5.6.1? No, but you might be able to use Text::Iconv. Regards, David