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.
1 parent 787882b commit 61ef0f6Copy full SHA for 61ef0f6
doc/Language/5to6-perlfunc.pod6
@@ -957,7 +957,7 @@ Replaced by C<$?PACKAGE>.
957
958
=item pipe READHANDLE, WRITEHANDLE
959
960
-Depending on your needs, see L«C<Channel>|/type/Channel» to suttle
+Depending on your needs, see L«C<Channel>|/type/Channel» to shuttle
961
data between threads (and L<Concurrency tutorial|/language/concurrency>
962
for other options), or see L«C<Proc>|/type/Proc» type for piping to
963
and from processes.
0 commit comments