package Perldoc::Base; use Spiffy 0.29 -Base; # use Spiffy ':XXX'; # # our @EXPORT = qw'XXX'; =head1 NAME Perldoc::Base - Base Class for Perldoc Classes =head1 SYNOPSIS package Perldoc::Foo; use Perldoc::Base -Base; =head1 DESCRIPTION Perldoc is Spiffy. =head1 AUTHOR Ingy döt Net Audrey wrote the original code for this parser. =head1 COPYRIGHT 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. See L =cut