From: Vincent Pit Date: Thu, 14 May 2009 07:05:36 +0000 (+0200) Subject: Remove remaining POD tags in verbatim paragraphs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ea8b8ad24d31f92547d2469708185eb6d4cf1a13;p=p5sagit%2Fp5-mst-13.2.git Remove remaining POD tags in verbatim paragraphs --- diff --git a/pod/perlboot.pod b/pod/perlboot.pod index f4327a7..cf8e518 100644 --- a/pod/perlboot.pod +++ b/pod/perlboot.pod @@ -538,7 +538,7 @@ the name: Inside C, the C<@_> array contains: - (C<$horse>, "some", "unnecessary", "args") + ($horse, "some", "unnecessary", "args") so the C stores C<$horse> into C<$self>. Then, C<$self> gets de-referenced with C<$$self> as normal, yielding C<"Mr. Ed">. diff --git a/pod/perlperf.pod b/pod/perlperf.pod index 2b189bf..adc1ebb 100644 --- a/pod/perlperf.pod +++ b/pod/perlperf.pod @@ -1117,18 +1117,17 @@ Further reading can be found using the modules and links below. =head2 PERLDOCS -For example: perldoc -f sort +For example: C. - L - L - L - L - L - L +L. + +L, L, L, L. + +L. =head2 MAN PAGES - L