From: Father Chrysostomos Date: Fri, 11 Feb 2011 21:36:58 +0000 (-0800) Subject: perldata: retitle a section X-Git-Tag: v5.13.10~317 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/e2b457c0a2a1b829d40d2ab9e84c76fa3641aaba?ds=sidebyside perldata: retitle a section The ‘Array Joining Delimiter’ section is about array interpolation in general, not just the $" variable. --- diff --git a/pod/perldata.pod b/pod/perldata.pod index 8fb7ad1..a79ca65 100644 --- a/pod/perldata.pod +++ b/pod/perldata.pod @@ -452,7 +452,7 @@ produces a compile-time error instead. The restriction lasts to the end of the enclosing block. An inner block may countermand this by saying C. -=head3 Array Joining Delimiter +=head3 Array Interpolation X X X<$"> Arrays and slices are interpolated into double-quoted strings