in reply to Re: Testing for read() failures on different platforms
in thread Testing for read() failures on different platforms
I set it to this cause the utf8 stuff was causing Tk to not compile. See the bug report[le6303@itdevtst src]$ env | grep LANG LANG=en_US
+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Testing for read() failures on different platforms
by hbo (Monk) on Jul 27, 2004 at 05:35 UTC | |
by leriksen (Curate) on Jul 27, 2004 at 06:06 UTC |