From 17668f472ffcd30c6035565083a37f793dd18c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Sun, 8 Dec 2024 15:08:52 +0800 Subject: [PATCH] Update perlfunc.pod smoothly linking the disjoint sentences https://www.google.com/search?q=is+also+a+conjunction . Or something like that. --- pod/perlfunc.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index bee3560c5884..ab26601516b3 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -6306,7 +6306,7 @@ is C. If ARRAY is omitted, C operates on the L|perlvar/@ARGV> array in the main program, but the L|perlvar/@_> array in subroutines. C -will operate on the C<@ARGV> array in C, C, C, +will also operate on the C<@ARGV> array in C, C, C, C blocks. Starting with Perl 5.14, an experimental feature allowed