class Pod::Heading
Heading in a Pod document
is Pod::Block
Class for headings in a Pod document.
Methods
method level
method level(--> Int)
Returns the level of the heading, starting at 1.
Type Graph
Routines supplied by class Pod::Block
Pod::Heading inherits from class Pod::Block, which provides the following routines:
(Pod::Block) method contents
method contents(--> Positional)
Returns a list of contents of this block.
(Pod::Block) method config
method config(--> Map)
Returns a hash of configs.