Changes for version 0.26_12
- fix Test.pm
Changes for version 0.26_11
- use para for content of =nested
- multi_paragraph for =para
- skip blocks _UPPER_CASE_BLOCKS_ when rendering
- implicit code blocks in =nested, =item, =defn blocks
Changes for version 0.26_1
- fix parsing formatcodes from text;
- clean deprecated code
- fix test
Changes for version 0.26_10
- lists (ordered, unordered, =defn, multi-paragraph, :!numbered, :continued, levels for items)
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
lists
Nesting blocks
handle =output block
handle =para -ordinary paragraph
handle =pod block
Simple tables
synonyms for longer Pod sequences
handle =config directive
handle =use directive
base class for formatting code
Replaced by contents of specified macro/object
Basis/focus of sentence
Contained text is code
include named Unicode or XHTML entities
Important
handle "L" formatting code
class of M code
inline note
handle "P" formatting code
index entry
base class for perl6's pod parsers
group headers by level
generate attribute id for elements
Filter for handle custom codes
handle :formatted configuration option
Filter input events via pattern
multilevel helper
help export to html
handle nested attribs
set of useful functions
test lib
base class for output formatters
DocBook formater
convert heads to sections
create elements tree in memory
XHTML formater
add body section
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