Name: | perl-Pod-Perldoc |
---|---|
Version: | 3.20 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 166909 |
License: | GPL+ or Artistic |
RPM: | perl-Pod-Perldoc-3.20-4.el7.noarch.rpm |
Source RPM: | perl-Pod-Perldoc-3.20-4.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Pod-Perldoc/ |
Summary: | Look up Perl documentation in Pod format |
Description: | perldoc looks up a piece of documentation in .pod format that is embedded in the perl installation tree or in a perl script, and displays it via "groff -man | $PAGER". This is primarily used for the documentation for the perl library modules. |