From: Steve Peters Date: Tue, 26 Dec 2006 15:53:57 +0000 (+0000) Subject: Cannot use a L<> within a preformatted section of a Pod document. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=70bef35c07950550d22b89ad8a4afb174aa8aece;p=p5sagit%2Fp5-mst-13.2.git Cannot use a L<> within a preformatted section of a Pod document. p4raw-id: //depot/perl@29624 --- diff --git a/pod/perlreref.pod b/pod/perlreref.pod index 8a793c8..6d5a30d 100644 --- a/pod/perlreref.pod +++ b/pod/perlreref.pod @@ -50,7 +50,7 @@ as the L 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. + delimiters can be used. Must be reset with reset(). =head2 SYNTAX