Skip to content

Commit 335a98d

Browse files
committed
[io grant] Remove mention of role IO
Still need to move all the routines documented in IO.pod6 to appropriate files before nixing IO.pod6 file altogether. For now, at least remove the mention that role IO is a thing.
1 parent cc496eb commit 335a98d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/Type/IO.pod6

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
33
=TITLE role IO
44
5-
=SUBTITLE Input/output related object
6-
7-
role IO { }
8-
9-
The IO role provides no functionality itself; it simply marks that a
10-
particular object relates to input/output.
5+
=SUBTITLE Input/output related routines
116
127
Please note that coercion via L<Cool.IO|/type/Cool#method_IO> leads to
138
L<IO::Path|/type/IO::Path>. This is the exception from the rule.

0 commit comments

Comments
 (0)