Add missing blank line in pod/perlfunc.pod.
Malcolm Beattie [Fri, 9 Jan 1998 12:57:58 +0000 (12:57 +0000)]
p4raw-id: //depot/perl@413

pod/perlfunc.pod

index a89ee99..a1184c8 100644 (file)
@@ -1580,6 +1580,7 @@ elements.  That is, modifying an element of a list returned by grep
 actually modifies the element in the original list.
 
 See also L</map> for an array composed of the results of the BLOCK or EXPR.
+
 =item hex EXPR
 
 =item hex