Revision history for Perl extension Perl6::Pod.
TODO:
- Formatting codes
- Items
- xhtml formatter
0.02_1
+ add docbook formater
+ scripts/pod6docbook - convert pod to docbook
+ add test
+ support lists
+ generate id attribute
0.01_03
+ add levels of headers
+ pod6xml - utility fot convert Perl pod to XML
+ To::XML - add namespace for extra attrs
+ add To::Mem formatter for use in tests
+ implement M<> ( custom formatting codes)
0.01_02
+ implement =comment, =use, =config
+ paragraph text of block_data can be modifyed before parse FormattingCodes
( Perl6::Pod::Block::on_para)
+ fix package deps and tests
0.01_01
+ developer release of Perl6::Pod suite