X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/817141f86f1dbef361684d7f42ab71cb4b9efe75..fb5f378b17e3b41db03064c19b9205db64a3354c:/pod/perlpodspec.pod diff --git a/pod/perlpodspec.pod b/pod/perlpodspec.pod index 69a83c3..3ae2cc5 100644 --- a/pod/perlpodspec.pod +++ b/pod/perlpodspec.pod @@ -396,7 +396,7 @@ matching ">". Examples: That's what I think! - What's C for? + What's C for? X and C Under Different Operating Systems> @@ -480,7 +480,7 @@ the current document. Discussed briefly in L. -This code is unusual is that it should have no content. That is, +This code is unusual in that it should have no content. That is, a processor may complain if it sees CpotatoesE>. Whether or not it complains, the I text should ignored. @@ -837,7 +837,7 @@ is noncompliant behavior.) Authors of Pod formatters/processors should make every effort to avoid writing their own Pod parser. There are already several in CPAN, with a wide range of interface styles -- and one of them, -Pod::Parser, comes with modern versions of Perl. +Pod::Simple, comes with modern versions of Perl. =item * @@ -1349,7 +1349,7 @@ either the name of a Pod page like CFoo::BarE> (which might be a real Perl module or program in an @INC / PATH directory, or a .pod file in those places); or the name of a Unix man page, like Ccrontab(5)E>. In theory, CchmodE> -in ambiguous between a Pod page called "chmod", or the Unix man page +is ambiguous between a Pod page called "chmod", or the Unix man page "chmod" (in whatever man-section). However, the presence of a string in parens, as in "crontab(5)", is sufficient to signal that what is being discussed is not a Pod page, and so is presumably a