Thu Feb 04 02:30:00 2016lameventanas [...] gmail.com - Ticket created
Subject:
Document write return value
Date:
Thu, 4 Feb 2016 16:29:48 +0900
To:
bug-IO [...] rt.cpan.org
From:
Alan <lameventanas [...] gmail.com>
IO::Handle->write() is implemented using print, therefore it doesn't
return the number of bytes written, like in the C function.
This should be fixed or at least documented.