Name: | rh-perl524-perl-Pod-Perldoc |
---|---|
Version: | 3.26 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 167127 |
License: | GPL+ or Artistic |
RPM: | rh-perl524-perl-Pod-Perldoc-3.26-1.el7.noarch.rpm |
Source RPM: | rh-perl524-perl-Pod-Perldoc-3.26-1.el7.src.rpm |
Build Date: | Thu Dec 08 2016 |
Build Host: | x86-ol7-builder-01.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. |