perl6/doc/lib/Pod/Block/Named

doc src
(title) class Pod::Block::Named
    class Pod::Block::Named is Pod::Block { }

 
Class for a named Pod block. For example
    =begin mysection
    ...
    =end mysection

 
creates a Pod::Block::Named with name mysection .

Methods

(head2) name
    method name() returns Str:D

 
Returns the name of the block.

Perl 6 Tricks and Treats newsletter

Register to the free newsletter now, and get updates and news.
Email:
Name: