Cannot use a L<> within a preformatted section of a Pod document.
Steve Peters [Tue, 26 Dec 2006 15:53:57 +0000 (15:53 +0000)]
p4raw-id: //depot/perl@29624

pod/perlreref.pod

index 8a793c8..6d5a30d 100644 (file)
@@ -50,7 +50,7 @@ as the L</"SEE ALSO"> section in this document.
      as a double quoted string unless a single-quote (') is the delimiter.
 
   ?pattern? is like m/pattern/ but matches only once. No alternate
-      delimiters can be used. Must be reset with L<reset|perlfunc/reset>.
+      delimiters can be used.  Must be reset with reset().
 
 =head2 SYNTAX