-
-
16 Mar 2017 01:14:07 UTC
- Distribution: Pod-Perldoc
- Module version: 3.28
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (21)
- Testers (2994 / 99 / 0)
- Kwalitee
Bus factor: 5- 11.36% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (151.17KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Pod::Perldoc - Look up Perl documentation in Pod format.
SYNOPSIS
use Pod::Perldoc (); Pod::Perldoc->run();
DESCRIPTION
The guts of perldoc utility.
SEE ALSO
COPYRIGHT AND DISCLAIMERS
Copyright (c) 2002-2007 Sean M. Burke.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
AUTHOR
Current maintainer: Mark Allen
<mallen@cpan.org>
Past contributions from: brian d foy
<bdfoy@cpan.org>
Adriano R. Ferreira<ferreira@cpan.org>
, Sean M. Burke<sburke@cpan.org>
Module Install Instructions
To install Pod::Perldoc, copy and paste the appropriate command in to your terminal.
cpanm Pod::Perldoc
perl -MCPAN -e shell install Pod::Perldoc
For more information on module installation, please visit the detailed CPAN module installation guide.