-
-
23 Jan 2006 09:49:26 UTC
- Distribution: Perldoc
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (3)
- Testers (640 / 87 / 1)
- Kwalitee
Bus factor: 1- 77.85% Coverage
- License: perl_5
- Perl: v5.6.1
- Activity
24 month- Tools
- Download (12.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- Spiffy
- Test::Base
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Perldoc::Reader - Reader Class for Perldoc Parsers
SYNOPSIS
package Perldoc::Reader;
DESCRIPTION
Uniform reading interface.
XXX - Should be a mixin for Parsers.
AUTHOR
Ingy döt Net <ingy@cpan.org>
Audrey wrote the original code for this parser.
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 http://www.perl.com/perl/misc/Artistic.html
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 57:
Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8
Module Install Instructions
To install Perldoc, copy and paste the appropriate command in to your terminal.
cpanm Perldoc
perl -MCPAN -e shell install Perldoc
For more information on module installation, please visit the detailed CPAN module installation guide.