Name: | perl-Pod-Perldoc |
---|---|
Version: | 3.28.01 |
Release: | 512.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 166972 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm |
Source RPM: | perl-Pod-Perldoc-3.28.01-512.el10.src.rpm |
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |