Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
We probably don't have stat despite its presence in
  • Loading branch information
stmuk committed Sep 1, 2017
1 parent 2854b7d commit 7c3ba1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/5to6-perlfunc.pod6
Expand Up @@ -1478,8 +1478,8 @@ Available in Perl 6.
=item stat
Likely implemented somewhere in C<IO>, but it is not clear where at
this time.
Unlikely to be implemented as a built in function since it's POSIX specific,
but available through the C<NativeCall> interface.
=head2 state
Expand Down

0 comments on commit 7c3ba1c

Please sign in to comment.