The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Pod-Perldoc FERREIRA"

perldoc - Look up Perl documentation in Pod format. River stage five • 27 direct dependents • 19502 total dependents

perldoc looks up documentation in .pod format that is embedded in the perl installation tree or in a perl script, and displays it using a variety of formatters. This is primarily used for the documentation for the perl library modules. Your system ma...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc - Look up Perl documentation in Pod format. River stage five • 27 direct dependents • 19502 total dependents

The guts of perldoc utility....

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToTk - let Perldoc use Tk::Pod to render Pod River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Tk::Pod as a formatter class. You have to have installed Tk::Pod first, or this class won't load....

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToPod - let Perldoc render Pod as ... Pod! River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to display Pod source as itself! Pretty Zen, huh? Currently this class works by just filtering out the non-Pod stuff from a given input file....

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToXml - let Perldoc render Pod as XML River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Simple::XMLOutStream as a formatter class. This is actually a Pod::Simple::XMLOutStream subclass, and inherits all its options. You have to have installed Pod::Simple::XMLOutStream (from the P...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToRtf - let Perldoc render Pod as RTF River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Simple::RTF as a formatter class. This is actually a Pod::Simple::RTF subclass, and inherits all its options. You have to have Pod::Simple::RTF installed (from the Pod::Simple dist), or this m...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToMan - let Perldoc render Pod as man pages River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Man and "groff" for reading Pod pages. The following options are supported: center, date, fixed, fixedbold, fixeditalic, fixedbolditalic, quotes, release, section (Those options are explained ...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::BaseTo - Base for Pod::Perldoc formatters River stage five • 27 direct dependents • 19502 total dependents

This package is meant as a base of Pod::Perldoc formatters, like Pod::Perldoc::ToText, Pod::Perldoc::ToMan, etc. It provides default implementations for the methods is_pageable write_with_binmode output_extension _perldoc_elem The concrete formatter ...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToText - let Perldoc render Pod as plaintext River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Text as a formatter class. It supports the following options, which are explained in Pod::Text: alt, indent, loose, quotes, sentence, width For example: perldoc -o text -w indent:5 Some::Modul...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToANSI - render Pod with ANSI color escapes River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Text as a formatter class. It supports the following options, which are explained in Pod::Text: alt, indent, loose, quotes, sentence, width For example: perldoc -o term -w indent:5 Some::Modul...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToNroff - let Perldoc convert Pod to nroff River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Man as a formatter class. The following options are supported: center, date, fixed, fixedbold, fixeditalic, fixedbolditalic, quotes, release, section Those options are explained in Pod::Man. F...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::ToChecker - let Perldoc check Pod for errors River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Simple::Checker as a "formatter" class (or if that is not available, then Pod::Checker), to check for errors in a given Pod file. This is actually a Pod::Simple::Checker (or Pod::Checker) subc...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC

Pod::Perldoc::GetOptsOO - Customized option parser for Pod::Perldoc River stage five • 27 direct dependents • 19502 total dependents

Implements a customized option parser used for Pod::Perldoc. Rather like Getopt::Std's getopts: Call Pod::Perldoc::GetOptsOO::getopts($object, \@ARGV, $truth) Given -n, if there's a opt_n_with, it'll call $object->opt_n_with( ARGUMENT ) (e.g., "-n fo...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC
13 results (0.03 seconds)