Perldoc::Base - Base Class for Perldoc Classes


Perldoc documentation Contained in the Perldoc distribution.

Index


Code Index:

NAME

Top

Perldoc::Base - Base Class for Perldoc Classes

SYNOPSIS

Top

    package Perldoc::Foo;
    use Perldoc::Base -Base;

DESCRIPTION

Top

Perldoc is Spiffy.

AUTHOR

Top

Ingy döt Net <ingy@cpan.org>

Audrey wrote the original code for this parser.

COPYRIGHT

Top


Perldoc documentation Contained in the Perldoc distribution.

package Perldoc::Base;
use Spiffy 0.29 -Base;

# use Spiffy ':XXX';
# 
# our @EXPORT = qw'XXX';