The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.19

  • I/O blocks : =input, =output

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 =input block
handle =output block
handle =para -ordinary paragraph
handle =pod block
Simple tables
handle =config directive
handle =use directive
base class for formatting code
Basis/focus of sentence
handle "L" formatting code
handle "P" 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
Filter input events via pattern
group lists by level
set of useful functions
test lib
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