| Perldoc documentation | Contained in the Perldoc distribution. |
Perldoc::Base - Base Class for Perldoc Classes
package Perldoc::Foo;
use Perldoc::Base -Base;
Perldoc is Spiffy.
Ingy döt Net <ingy@cpan.org>
Audrey wrote the original code for this parser.
Copyright (c) 2006. Ingy döt Net. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Perldoc documentation | Contained in the Perldoc distribution. |
package Perldoc::Base; use Spiffy 0.29 -Base; # use Spiffy ':XXX'; # # our @EXPORT = qw'XXX';