Minor edition nit in perlfunc
Rafael Garcia-Suarez [Mon, 26 Apr 2010 07:44:35 +0000 (09:44 +0200)]
pod/perlfunc.pod

index 1989f11..8f1614f 100644 (file)
@@ -7047,8 +7047,7 @@ C<unpack> does the reverse of C<pack>: 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<perlpacktut> for an introduction to this function.
 
 The string is broken into chunks described by the TEMPLATE.  Each chunk