Skip to content

Commit

Permalink
Update implementation details per Grinnz
Browse files Browse the repository at this point in the history
  • Loading branch information
scottchiefbaker committed May 26, 2021
1 parent cb44006 commit 4ff6895
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pod/perlfunc.pod
Expand Up @@ -3430,9 +3430,9 @@ truth value.

Internal implemenation details:

In scalar context this is the internal function implementing the
C<< <*.c> >> operator, but you can use it directly. The C<< <*.c> >>
operator is discussed in more detail in L<perlop/"I/O Operators">.
This is the internal function implementing the C<< <*.c> >> operator,
but you can use it directly. The C<< <*.c> >> operator is discussed in
more detail in L<perlop/"I/O Operators">.

Portability issues: L<perlport/glob>.

Expand Down

0 comments on commit 4ff6895

Please sign in to comment.