Skip to content

Commit 69d32da

Browse files
authored
[io grant] Remove IO::Handle.z
IO::Handle never had this method.
1 parent 61ef0f6 commit 69d32da

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/Type/IO/Handle.pod6

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,6 @@ Returns C<Bool::True> if the invocant is a path and executable.
110110
111111
Returns C<Bool::True> if the invocant is a path, executable, read and writable.
112112
113-
=head2 method z
114-
115-
method z(--> Bool)
116-
117-
Returns C<Bool::True> if the invocant is a path and the size is 0.
118-
119113
=head2 method lines
120114
121115
method lines($limit = Inf)

0 commit comments

Comments
 (0)