Skip to content

Commit 7db3744

Browse files
author
Jan-Olof Hendig
committed
Remove documentation for method ins since it no longer exists
1 parent 36f4e8d commit 7db3744

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/Type/IO/Handle.pod

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,6 @@ offset if you want to position before the end of the file.
130130
131131
Return the current position of the file pointer in bytes.
132132
133-
=head2 method ins
134-
135-
method ins(IO::Handle:D: --> Int)
136-
137-
Return the number of lines read from the file.
138-
139133
=head2 method slurp-rest
140134
141135
multi method slurp-rest(IO::Handle:D: :$bin! --> Buf)

0 commit comments

Comments
 (0)