On 6/5/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
Hello all.
I'd like to propose a small patch adding two command line switches to CLI
(HEAD):
Very good idea!
-U - turn Unicode mode on
-N - turn Unicode mode off
What's about:
long: --unicode (0|off)/(1/on)
short: -u (0|off)/(1/on)
I p
Hello all.
I'd like to propose a small patch adding two command line switches to CLI
(HEAD):
-U - turn Unicode mode on
-N - turn Unicode mode off
Typing "-d unicode.semantics=1" or "-d unicode.semantics=0" is annoying,
so I would really like to see these shortcuts added.
I'll port it to CGI l