class Pod::Block::Para

Paragraph in a Pod document

class Pod::Block::Para is Pod::Block { }

Class for a Pod paragraph.

Type Graph

Type relations for Pod::Block::Para
perl6-type-graph Pod::Block::Para Pod::Block::Para Pod::Block Pod::Block Pod::Block::Para->Pod::Block Mu Mu Any Any Any->Mu Pod::Block->Any

Expand above chart

Routines supplied by class Pod::Block

Pod::Block::Para 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.