At 10:46 AM 4/3/2002 -0500, [EMAIL PROTECTED] wrote: >MCR [---]miniperl.exe [-.bin]enc2xs -"Q" -o 8859_T.C -f 8859_t.fnm >Invalid [] range "a-Z" in transliteration operator at >/perl_root/lib/vars.pm line 17. >Compilation failed in require at /perl_root/lib/constant.pm line 134. >BEGIN failed--compilation aborted at /perl_root/lib/constant.pm line 134. >Compilation failed in require at [-.bin]enc2xs line 20. >BEGIN failed--compilation aborted at [-.bin]enc2xs line 32.
>Does Craig's recent tweak to enc2xs fix this? Yes, my hack or one of the derivatives of it posted yesterday should suffice as a workaround to let the build proceed. A better fix is supposed to be in the next version of Encode. After that you should see everything build ok and all tests pass except lib/ExtUtils/t/basic.t.
