class Pod::Block::Code
Verbatim code block in a Pod document
class Pod::Block::Code is Pod::Block { }
Class for a code (verbatim) Pod block.
Type Graph
Pod::Block::Code
Routines supplied by class Pod::Block
Pod::Block::Code inherits from class Pod::Block, which provides the following routines:
(Pod::Block) method contents
method contents(--> Positional:D)
Returns a list of contents of this block.
(Pod::Block) method config
method config(--> Map:D)
Returns a hash of configs.