From: Rafael Garcia-Suarez Date: Mon, 26 Apr 2010 07:44:35 +0000 (+0200) Subject: Minor edition nit in perlfunc X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eae68503d2ac04e4cb67e7304895150dea94c348;p=p5sagit%2Fp5-mst-13.2.git Minor edition nit in perlfunc --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index 1989f11..8f1614f 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -7047,8 +7047,7 @@ C does the reverse of C: it takes a string and expands it out into a list of values. (In scalar context, it returns merely the first value produced.) -If EXPR is omitted, unpacks the C<$_> string. for an introduction to this function. - +If EXPR is omitted, unpacks the C<$_> string. See L for an introduction to this function. The string is broken into chunks described by the TEMPLATE. Each chunk