Hi all,

I ran across this bit of randomness today:

    binmode STDOUT, ":utf8";

It occurs in only three perl scripts in Koha:

./circ/ysearch.pl
./misc/sax_parser_test.pl
./reports/guided_reports.pl

Should this binmode setting be executed in all of our perl scripts
to provide correct utf-8 support?

If not, why not?


cheers
rickw



-- 
_________________________________
Rick Welykochy || Praxis Services

We are ready for any unforeseen event that may or may not occur.
      -- Al Gore, Vice President
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to