This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8fe4d5b
)
perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
author
Yves Orton
<demerphq@gmail.com>
Fri, 25 Nov 2005 13:57:38 +0000
(14:57 +0100)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Fri, 25 Nov 2005 12:40:34 +0000
(12:40 +0000)
Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
p4raw-id: //depot/perl@26204
pod/perlpod.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlpod.pod
b/pod/perlpod.pod
index
3c8a67b
..
508f6d1
100644
(file)
--- a/
pod/perlpod.pod
+++ b/
pod/perlpod.pod
@@
-64,6
+64,7
@@
with "=", followed by an identifier, followed by arbitrary text that
the command can use however it pleases. Currently recognized commands
are
+ =pod
=head1 Heading Text
=head2 Heading Text
=head3 Heading Text
@@
-71,11
+72,11
@@
are
=over indentlevel
=item stuff
=back
- =cut
- =pod
=begin format
=end format
=for format text...
+ =encoding type
+ =cut
To explain them each in detail: