in reply to Re^3: write/syswrite return value differences
in thread write/syswrite return value differences

hum, Eliya pointed out that I was wrong and that IO::Handle's write does mirror C's (really POSIX's) write. Except in return value, of course.

"This write is like write found in C"