Skip to content

Commit 28f4536

Browse files
author
Jan-Olof Hendig
committed
Added docs for Pod comments
1 parent bb96b2b commit 28f4536

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/Type/Pod/Block/Comment.pod6

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
=begin pod
2+
3+
=TITLE class Pod::Block::Comment
4+
5+
=SUBTITLE Comment in a Pod document
6+
7+
class Pod::Block::Comment is Pod::Block { }
8+
9+
Class for a Pod comment.
10+
11+
=end pod

0 commit comments

Comments
 (0)