The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Perl6-Perldoc PerlDoc"

Perl6::Perldoc - Use Perl 6 documentation in a Perl 5 program River stage one • 2 direct dependents • 3 total dependents

This module preprocesses your code from the point at which the module is first used, stripping out any Perl 6 documentation (as specified in Synopsis 26). This means that, so long as your program starts with: use Perl6::Perldoc; you can document it u...

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 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::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

perldoc2text - Convert Perldoc markup to plaintext River stage one • 2 direct dependents • 3 total dependents

This utility converts documentation in the Perl 6 "Perldoc" notation to plaintext. The plaintext is always written to STDOUT....

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

perldoc2xhtml - Convert Perldoc markup to XHTML River stage one • 2 direct dependents • 3 total dependents

This utility converts documentation in the Perl 6 "Perldoc" notation to XHTML. The XHTML is always written to STDOUT....

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

perldoc2xhtml_enhanced - Convert Perldoc markup to XHTML River stage one • 2 direct dependents • 3 total dependents

This utility converts documentation in the Perl 6 "Perldoc" notation to XHTML. It is enhanced in that it recognizes constructs like: ``Open the pod-bay door, Hal!'' I'm sorry Dave, I'm afraid I can't do that. It's called `Daisy'. "Daisy, Daisy, give ...

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC
7 results (0.087 seconds)