class Pod::Item
Item in a Pod enumeration list
| 1 | Methods |
| 1.1 | method level |
| 2 | Type Graph |
| 3 | Routines supplied by class Pod::Block |
| 3.1 | (Pod::Block) method contents |
| 3.2 | (Pod::Block) method config |
is Pod::Block
Class for items in Pod enumeration lists.
Methods
method level
method level(--> Int)
Returns the level of the enumeration list, starting at 1.
Type Graph
Pod::ItemRoutines supplied by class Pod::Block
Pod::Item 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.