| Perldoc documentation | view source | Contained in the Perldoc distribution. |
Perldoc::Writer - Writer Class for Perldoc Parsers
package Perldoc::Writer;
Uniform writing interface.
XXX - Should be a mixin for Emitters.
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 | view source | Contained in the Perldoc distribution. |