Search results for "module:Perl6::Classes"

Perl6::Classes - First class classes in Perl 5 River stage zero No dependents

"Perl6::Classes" allows the creation of (somewhat) Perl 6-style classes in Perl 5. The following features are currently supported: * "sub"s, "method"s, and "submethod"s And their respective scoping rules. * Attributes Which are available through the ...

LPALMER/Perl6-Classes-0.22 - 06 Apr 2003 05:47:41 UTC

Perl6::Pod - Pod6 implementation River stage one • 3 direct dependents • 3 total dependents

Pod is an evolution of Perl 5's Plain Old Documentation (POD) markup. Compared to Perl 5 POD, Perldoc's Pod dialect is much more uniform, somewhat more compact, and considerably more expressive. The Pod dialect also differs in that it is a purely des...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC

Perl6::Roles - Perl6 roles in Perl5 River stage zero No dependents

This is an implementation of current state of Perl6 roles in Perl5. It draws very heavily from both the Class::Role and Class::Roles modules, but is backwards compatible with neither of them....

RKINYON/Perl6-Roles-0.01 - 28 Oct 2005 15:42:44 UTC

Perl6::Rules - Implements (most of) the Perl 6 regex syntax River stage zero No dependents

This module implements a close simulation of the Perl 6 rule and grammar constructs, translating them back to Perl 5 regexes via a source filter. (And hence suffers from all the usual limitations of a source filter, including the ability to translate...

DCONWAY/Perl6-Rules-0.03 - 12 Apr 2004 20:13:31 UTC

Bundle::Perl6 - A bundle to install Perl6-related modules River stage zero No dependents

This bundle defines modules that may be of interest to those discussing and implementing the Perl 6 language. Some of these are proof-of-concepts that the respective authors have implemented to show how things might work in Perl 6....

MARCEL/Bundle-Perl6-0.12 - 17 Dec 2008 12:06:48 UTC

Perl6::Perldoc::Parser - Parse Perl 6's documentation mark-up language River stage one • 2 direct dependents • 3 total dependents

This module parses text marked up with the Perl 6 Pod notation and converts it to a hierarchical object-based representation....

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC

Perl6::Perldoc::To::Text - Add a to_text() method to Perl6::Perldoc::Parser River stage one • 2 direct dependents • 3 total dependents

This module adds a method named "to_text()" to each of the classes in the "Perl6::Perldoc::Root" hierarchy, enabling them all to produce a plaintext representation of themselves and their nested components. The module also adds a "to_text()" method t...

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC

Perl6::Perldoc::To::Ansi - ANSI-colored text renderer for Perl6::Perldoc River stage one • 1 direct dependent • 2 total dependents

This module is almost identical to the Text renderer, except that many constructs are highlighted with ANSI terminal codes. See Perl6::Perldoc::To::Text for more information....

HINRIK/Perl6-Perldoc-To-Ansi-0.11 - 17 Aug 2010 22:52:09 UTC

Perl6::Perldoc::To::Xhtml - Add a to_xhtml() method to Perl6::Perldoc::Parser River stage one • 2 direct dependents • 3 total dependents

This module adds a method named "to_xhtml()" to each of the classes in the "Perl6::Perldoc::Root" hierarchy, enabling them all to produce an XHTML representation of themselves and their nested components. The module also adds a "to_xhtml()" method to...

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC

Perl6::Pod::Directive::use - handle =use directive River stage one • 3 direct dependents • 3 total dependents

Perldoc provides a mechanism by which you can extend the syntax, semantics, or content of your documentation: the =use directive. Specifying a =use causes a Perldoc processor to load the corresponding Perldoc module at that point, or to throw an exce...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC
10 results (0.033 seconds)