Perl6::Pod::Block - base class for Perldoc blocks


Perl6-Pod documentation  | view source Contained in the Perl6-Pod distribution.

Index


NAME

Top

Perl6::Pod::Block - base class for Perldoc blocks

SYNOPSIS

Top

DESCRIPTION

Top

Perl6::Pod::Block - base class for Perldoc blocks

mk_block <BLOCK_NAME>, <POD_OPTIONS>

Create block element.

mk_fcode <BLOCK_NAME>, <POD_OPTIONS>

Create block element.

on_para

Process content of block.

get_attr [block name]

Return blocks attributes splited with pre-configured via =config. Unless provided <block_name> return attributes for current block.

SEE ALSO

Top

http://zag.ru/perl6-pod/S26.html, Perldoc Pod to HTML converter: http://zag.ru/perl6-pod/, Perl6::Pod::Lib

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


Perl6-Pod documentation  | view source Contained in the Perl6-Pod distribution.