We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bfce1 commit 094fb8dCopy full SHA for 094fb8d
doc/Type/Pod/Block.pod6
@@ -17,15 +17,24 @@ Useful subclasses:
17
Class Used for
18
===== ========
19
Pod::Block::Para paragraphs
20
+
21
Pod::Block::Named named blocks
22
23
Pod::Block::Declarator declarator blocks
24
25
Pod::Block::Code code blocks
26
27
Pod::Block::Comment comments
28
29
Pod::Block::Table =begin/end table
- tabular data
30
+ tabular data
31
32
Pod::Heading =head1 etc. headings
33
34
Pod::Item list items
35
36
Pod::Defn definition lists
37
38
Pod::FormattingCode formatting codes
39
40
=end table
0 commit comments