معرفی شرکت ها


rh-perl530-perl-Pod-Html-1.24-452.el7.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Convert POD files to HTML
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo noarch
نام بسته rh-perl530-perl-Pod-Html
نام فایل بسته rh-perl530-perl-Pod-Html-1.24-452.el7.noarch.rpm
نسخه بسته 1.24
انتشار بسته 452.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sun 05 Apr 2020 12
هاست سازنده aarch64-02.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 93K
حجم نصب 37.115K
This package converts files from POD format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference.


نیازمندی

مقدار نام
- /opt/rh/rh-perl530/root/usr/bin/perl
- rh-perl530-perl(:MODULE_COMPAT_5.30.1)
- rh-perl530-perl(Carp)
- rh-perl530-perl(Config)
- rh-perl530-perl(Cwd)
- rh-perl530-perl(Exporter)
- rh-perl530-perl(File::Basename)
- rh-perl530-perl(File::Spec)
- rh-perl530-perl(File::Spec::Unix)
- rh-perl530-perl(Getopt::Long)
- rh-perl530-perl(Pod::Html)
- rh-perl530-perl(Pod::Simple::Search)
- rh-perl530-perl(Pod::Simple::SimpleTree)
- rh-perl530-perl(Pod::Simple::XHTML)
- rh-perl530-perl(locale)
- rh-perl530-perl(parent)
- rh-perl530-perl(strict)
- rh-perl530-perl(warnings)
- rh-perl530-runtime


ارائه دهنده

مقدار نام
= 1.24 rh-perl530-perl(Pod::Html)
- rh-perl530-perl(Pod::Simple::XHTML::LocalPodLinks)
= 0:1.24-452.el7 rh-perl530-perl-Pod-Html
- scl-package(rh-perl530)


نحوه نصب


نصب پکیج rpm rh-perl530-perl-Pod-Html:

    sudo yum localinstall rh-perl530-perl-Pod-Html-1.24-452.el7.noarch.rpm


فایل ها

مسیرها
/opt/rh/rh-perl530/root/usr/bin/pod2html
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Pod-Html-1.24
/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Pod-Html-1.24/Pod-Html-license-clarification
/opt/rh/rh-perl530/root/usr/share/man/man1/pod2html.1.gz
/opt/rh/rh-perl530/root/usr/share/man/man3/Pod::Html.3pm.gz
/opt/rh/rh-perl530/root/usr/share/perl5/Pod
/opt/rh/rh-perl530/root/usr/share/perl5/Pod/Html.pm


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-03-13

Fix shebangs (bug #1813199)

2020-01-07

Rebuild of bootstrapped packages

2019-12-18

SCL

2019-11-29

Fix a memory leak when compiling a regular expression with a non-word class

2019-11-12

Fix overloading for binary and octal floats (RT#125557)
Fix handling undefined array members in Dumpvalue (RT#134441)
Fix taint mode documentation regarding @INC
Fix handling a layer argument in Tie::StdHandle::BINMODE() (RT#132475)
Fix an unintended upgrade to UTF-8 in the middle of a transliteration
Fix a race in File::stat() tests (GH#17234)
Fix a buffer overread when parsing a number (GH#17279)
Fix GCC 10 version detection (GH#17295)

2019-11-11

5.30.1 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.30.1/pod/perldelta.pod>

2019-09-11

Fix a memory leak when matching a UTF-8 regular expression (RT#134390)
Fix a detection for futimes (RT#134432)

2019-09-02

Adjust spec file to rpm-build-4.15.0-0.rc1.1
Fix parsing a Unicode property name when compiling a regular expression
Fix a buffer overread when parsing a Unicode property while compiling
Do not interpret 0x and 0b prefixes when numifying strings (RT#134230)
Fix a buffer overread when compiling a regular expression with many escapes
Fix a buffer overflow when compiling a regular expression with many branches
Correct a misspelling in perlrebackslash documentation (RT#134395)

2019-08-22

Fix a NULL pointer dereference in PerlIOVia_pushed()
Fix a crash when setting $@ on unwinding a call stack (RT#134266)
Fix parsing a denominator when parsing a Unicode property name
Fix a documentation about a future API change
Do not run File-Find tests in parallel

2019-08-07

Fix propagating non-string variables in an exception value (RT#134291)
Include trailing zero in scalars holding trie data (RT#134207)
Fix a use after free in /(?{...})/ (RT#134208)
Fix a use after free in debugging output of a collation
Fix file mode of a perl-example.stp example

2019-07-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

2019-07-17

Fix a test for a crash in SIGALARM handler when waiting on a child process to
Fix a crash on an uninitialized warning when processing a multideref node
Preserve append mode when opening anonymous files (RT#134221)
Run Turkish locale tests

2019-06-25

Fix an out-of-buffer read while parsing a Unicode property name (RT#134134)
Do not panic when outputting a warning (RT#134059)
Fix memory handling when parsing string literals
Fix an undefined behavior in shifting IV variables
Fix stacking file test operators (CPAN RT#127073)
Fix a crash in SIGALARM handler when waiting on a child process to be closed
Fix a crash with a negative precision in sprintf function (RT#134008)
Fix an erroneous assertion on OP_SCALAR (RT#134048)
Prevent from wrapping a width in a numeric format string (RT#133913)
Fix subroutine protypes to track reference aliases (RT#134072)
Improve retrieving a scalar value of a variable modified in a signal handler
Fix changing packet destination sent from a UDP IO::Socket object (RT#133936)
Fix a stack underflow in readline() if passed an empty array as an argument
Fix setting supplementar group IDs (RT#134169)
Fix %{^CAPTURE_ALL} to be an alias for %- variable (RT#131867)
Fix %{^CAPTURE} value when used after @{^CAPTURE} (RT#134193)

2019-06-11

2019-06-02

Perl 5.30 re-rebuild of bootstrapped packages

2019-05-22

5.30.0 bump (see <https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0/pod/perldelta.pod>
Make site paths specific to Perl minor version (e.g.
incompatible Perl