Zahatski Aliaksandr > Perl6-Pod

Perl6-Pod

This Release Perl6-Pod-0.35  [Download] [Browse 24 Oct 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
Repository git://github.com/zag/p5-Perl6-Pod.git
CPAN Testers PASS (112)   FAIL (23)   NA (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating *    (1 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Perl6::Pod use Perl6's pod in perl5 programms     0.35
Perl6::Pod::Block base class for Perldoc blocks      
Perl6::Pod::Block::code Verbatim pre-formatted sample source code      
Perl6::Pod::Block::comment handle =comment block      
Perl6::Pod::Block::format handle =format block      
Perl6::Pod::Block::input handle =input block      
Perl6::Pod::Block::item lists      
Perl6::Pod::Block::nested Nesting blocks      
Perl6::Pod::Block::output handle =output block      
Perl6::Pod::Block::para handle =para -ordinary paragraph      
Perl6::Pod::Block::pod handle =pod block      
Perl6::Pod::Block::table Simple tables      
Perl6::Pod::Directive::alias synonyms for longer Pod sequences      
Perl6::Pod::Directive::config handle =config directive      
Perl6::Pod::Directive::use handle =use directive      
Perl6::Pod::FormattingCode base class for formatting code      
Perl6::Pod::FormattingCode::A Replaced by contents of specified macro/object      
Perl6::Pod::FormattingCode::B Basis/focus of sentence      
Perl6::Pod::FormattingCode::C Contained text is code      
Perl6::Pod::FormattingCode::D Definition      
Perl6::Pod::FormattingCode::E include named Unicode or XHTML entities      
Perl6::Pod::FormattingCode::I Important      
Perl6::Pod::FormattingCode::K keyboard input      
Perl6::Pod::FormattingCode::L handle "L" formatting code      
Perl6::Pod::FormattingCode::M class of M code      
Perl6::Pod::FormattingCode::N inline note      
Perl6::Pod::FormattingCode::P handle "P" formatting code      
Perl6::Pod::FormattingCode::R Replaceable item      
Perl6::Pod::FormattingCode::S Space-preserving text      
Perl6::Pod::FormattingCode::T Terminal output      
Perl6::Pod::FormattingCode::U Unusual text      
Perl6::Pod::FormattingCode::X index entry      
Perl6::Pod::FormattingCode::Z Inline comments      
Perl6::Pod::Parser base class for perl6's pod parsers      
Perl6::Pod::Parser::AddHeadLevels group headers by level      
Perl6::Pod::Parser::AddIds generate attribute id for elements      
Perl6::Pod::Parser::Context      
Perl6::Pod::Parser::CustomCodes Filter for handle custom codes      
Perl6::Pod::Parser::Doformatted handle :formatted configuration option      
Perl6::Pod::Parser::FilterPattern Filter input events via pattern      
Perl6::Pod::Parser::ListLevels multilevel helper      
Perl6::Pod::Parser::NOTES help export to html      
Perl6::Pod::Parser::NestedAttr handle nested attribs      
Perl6::Pod::Parser::Pod2Events      
Perl6::Pod::Parser::Utils set of useful functions      
Perl6::Pod::Test test lib      
Perl6::Pod::To base class for output formatters      
Perl6::Pod::To::DocBook DocBook formater      
Perl6::Pod::To::DocBook::ProcessHeads convert heads to sections      
Perl6::Pod::To::Mem create elements tree in memory      
Perl6::Pod::To::XHTML XHTML formater      
Perl6::Pod::To::XHTML::MakeBody add body section      
Perl6::Pod::To::XHTML::MakeHead convert heads to sections      
Perl6::Pod::To::XHTML::ProcessHeadings convert headings to tags      
Perl6::Pod::To::XML XML formatter      
Test::Filter      
Test::FilterDocBook      

Documentation

pod6docbook convert Perl pod to DocBook  
pod6xhtml convert Perl pod to XHTML  
pod6xml convert Perl pod to XML