Changes for version 0.15

  • handle :allow attribute

Documentation

convert Perl pod to DocBook
convert Perl pod to XHTML
convert Perl pod to XML

Modules

use Perl6's pod in perl5 programms
base class for Perldoc blocks
Verbatim pre-formatted sample source code
handle =comment block
handle =format block
handle =para -ordinary paragraph
handle =pod block
Simple tables
handle =config directive
handle =use directive
base class for formatting code
handle "L" formatting code
base class for perl6's pod parsers
group headers by level
generate attribute id for elements
Filter for handle custom codes
handle :allow configuration option
handle :formatted configuration option
group lists by level
base class for output formatters
DocBook formater
convert heads to sections
create elements tree in memory
XHTML formater
convert heads to sections
convert headings to tags
XML formatter

Provides

in lib/Perl6/Pod/Parser/Context.pm
in lib/Perl6/Pod/Parser/Pod2Events.pm
in lib/Perl6/Pod/To/XHTML.pm
in lib/Perl6/Pod/To/DocBook.pm