Message-ID: <
20010713195541.26751.qmail@plover.com>
p4raw-id: //depot/perl@11365
=item $obj->READ($buffer,$len,$fh)
-Returns the number of octets placed in $buffer (must be less that $len).
-Optional. Default is to use FILL instead.
+Returns the number of octets placed in $buffer (must be less than or
+equal to $len). Optional. Default is to use FILL instead.
=item $obj->WRITE($buffer,$fh)