We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ecbc76 + 5c45e67 commit 5473320Copy full SHA for 5473320
doc/Type/IO/Handle.pod
@@ -24,7 +24,8 @@ Read one line from a file:
24
25
=head2 method getc
26
27
-Read a single character from the input stream.
+Read a single character from the input stream or return Nil. The operation is blocking
28
+and the stream may be buffered.
29
30
=head2 method eof
31
0 commit comments