Skip to content

Commit 3806695

Browse files
committed
Expand information on globs
1 parent a494a4b commit 3806695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/5to6-perlfunc.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ IO::Socket object, but details are unclear.
701701
702702
=item glob EXPR
703703
704-
Used in an example in S32, but apparently unimplemented.
704+
Used in L<an example in S32|https://design.perl6.org/S32/IO.html#Path%3A%3AUnix> included in a section called I<Conjectural stuff>. Most functionality is implemented through regexes and the L<IO::Path> class.
705705
706706
=head2 gmtime
707707

0 commit comments

Comments
 (0)