![]() |
| |||||||
| Perl6::Attributes
Perl 6-like member variable syntax |
Perl6::Bible
Perl 6 Design Documentations [STALLED] |
Perl6::Binding
implement Perl6 aliasing features |
| Perl6::Builtins
Provide Perl 5 versions of the new Perl 6 builtins |
Perl6::Caller
OO C<caller()> interface |
Perl6::Classes
Perl 6 class syntax for Perl 5 |
| Perl6::Conf
Experimental Perl 6 implementation of an INI file reader |
Perl6::Contexts
|
Perl6::Cookbook
The Perl Cookbook examples implemented in Perl 6 |
| Perl6::Currying
Perl 6 subroutine currying for Perl 5 |
Perl6::Doc
Perl 6 Documentation Collection |
Perl6::Export
Implements the Perl 6 'is export(...)' trait |
| Perl6::Export::Attrs
The Perl 6 'is export(...)' trait as a Perl 5 attribute |
Perl6::Feeds
implementation of perl6 feed operators |
Perl6::Form
Implements the Perl 6 'form' built-in |
| Perl6::Gather
Implements the Perl 6 'gather/take' control structure in Perl 5 |
Perl6::GatherTake
Perl 6 like C<gather { take() }> for Perl 5 |
Perl6::Interpolators
Use Perl 6 function-interpolation syntax |
| Perl6::Junction
Perl6 style Junction operators in Perl5. |
Perl6::Junction::All
|
Perl6::Junction::Any
|
| Perl6::Junction::Base
|
Perl6::Junction::None
|
Perl6::Junction::One
|
| Perl6::MakeMaker
|
Perl6::Parameters
Use Perl 6-style named parameters |
Perl6::Perl
$obj->perl just like $obj.perl in Perl 6 |
| Perl6::Perldoc
Use Perl 6 documentation in a Perl 5 program |
Perl6::Perldoc::Parser
Parse Perl 6's documentation mark-up language |
Perl6::Perldoc::To::Ansi
ANSI-colored text renderer for Perl6::Perldoc |
| Perl6::Perldoc::To::Text
Add a to_text() method to Perl6::Perldoc::Parser |
Perl6::Perldoc::To::Xhtml
Add a to_xhtml() method to Perl6::Perldoc::Parser |
Perl6::Placeholders
Perl 6 implicitly declared parameters for Perl 5 |
| Perl6::Pod
Tools for handle perl6's pod under perl5 |
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 B<=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::Lib
set of extensions for Perl6::Pod |
Perl6::Pod::Lib::FilterExcludePattern
Filter input events via pattern |
Perl6::Pod::Lib::Image
add image |
| Perl6::Pod::Lib::Include
|
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
|
Perl6::Pod::Parser::ListLevels
multilevel helper |
| Perl6::Pod::Parser::NestedAttr
handle nested attribs |
Perl6::Pod::Parser::NOTES
help export N<> to html |
Perl6::Pod::Parser::Pod2Events
|
| Perl6::Pod::Parser::Utils
set of useful functions |
Perl6::Pod::Slide
make slides easy |
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 |
| Perl6::Pugs
A Perl 6 Implementation |
Perl6::Roles
|
Perl6::Rule::Parser
|
| Perl6::Rules
Implements (most of) the Perl 6 regex syntax |
Perl6::Say
C<print()>, but no newline needed |
Perl6::Signature
Parse, query, and pretty-print Perl 6 signatures |
| Perl6::Signature::Val
|
Perl6::Slurp
Implements the Perl 6 'slurp' built-in |
Perl6::Slurp::Interpret
Interpret slurped files |
| Perl6::Str
Grapheme level string implementation for Perl 5 |
Perl6::Str::Test
|
Perl6::Subs
Define subs in w/named parameters like Perl6 |
| Perl6::Take
gather/take in Perl 5 |
Perl6::Tokener
It's a Perl 6 tokener. It tokenises Perl 6. |
Perl6::Variables
Perl 6 variable syntax for Perl 5 |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |