On Thu, Nov 29, 2012 at 7:00 AM, timothy adigun <[email protected]> wrote: > Hi, > Please check my comments below: > > >> > system "chcp 65001"; > > > binmode STDOUT,':encoding(UTF-8)'; ## add this
This suppresses the wide character warning. Thanks. boB -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
