projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae7607
)
Error in lib/PerlIO/Via.pm ?
author
Mark-Jason Dominus
<mjd@plover.com>
Fri, 13 Jul 2001 15:55:41 +0000
(11:55 -0400)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 13 Jul 2001 21:22:20 +0000
(21:22 +0000)
Message-ID: <
20010713195541
.26751.qmail@plover.com>
p4raw-id: //depot/perl@11365
ext/PerlIO/Via/Via.pm
patch
|
blob
|
history
diff --git
a/ext/PerlIO/Via/Via.pm
b/ext/PerlIO/Via/Via.pm
index
c9dd01b
..
1f5dedd
100644
(file)
--- a/
ext/PerlIO/Via/Via.pm
+++ b/
ext/PerlIO/Via/Via.pm
@@
-55,8
+55,8
@@
there isn't one. Optional. Default is fileno($fh).
=item $obj->READ($buffer,$len,$fh)
-Returns the number of octets placed in $buffer (must be less tha
t $len).
-Optional. Default is to use FILL instead.
+Returns the number of octets placed in $buffer (must be less tha
n or
+
equal to $len).
Optional. Default is to use FILL instead.
=item $obj->WRITE($buffer,$fh)