Name: | perl-Pod-Perldoc |
---|---|
Version: | 3.28.01 |
Release: | 461.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 170960 |
License: | GPL+ or Artistic |
RPM: | perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm |
Source RPM: | perl-Pod-Perldoc-3.28.01-461.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-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. |