معرفی شرکت ها


rh-perl530-perl-Devel-Peek-1.28-452.el7.x86_64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A data debugging tool for the XS programmer
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo x86_64
نام بسته rh-perl530-perl-Devel-Peek
نام فایل بسته rh-perl530-perl-Devel-Peek-1.28-452.el7.x86_64.rpm
نسخه بسته 1.28
انتشار بسته 452.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Sun 05 Apr 2020 12
هاست سازنده c1bd.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 97K
حجم نصب 44.695K
Devel::Peek contains functions which allows raw Perl data types to be manipulated from a Perl script. This is used by those who do XS programming to check that the data they are sending from C to Perl looks as they think it should look.


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libperl.so.rh-perl530-5.30()(64bit)
- libpthread.so.0()(64bit)
- libpthread.so.0(GLIBC_2.2.5)(64bit)
- rh-perl530-perl(:MODULE_COMPAT_5.30.1)
- rh-perl530-perl(Exporter)
- rh-perl530-perl(XSLoader)
- rh-perl530-runtime
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.28 rh-perl530-perl(Devel::Peek)
= 0:1.28-452.el7 rh-perl530-perl-Devel-Peek
= 0:1.28-452.el7 rh-perl530-perl-Devel-Peek(x86-64)
- scl-package(rh-perl530)


نحوه نصب


نصب پکیج rpm rh-perl530-perl-Devel-Peek:

    sudo yum localinstall rh-perl530-perl-Devel-Peek-1.28-452.el7.x86_64.rpm


فایل ها

مسیرها
/opt/rh/rh-perl530/root/usr/lib64/perl5/Devel
/opt/rh/rh-perl530/root/usr/lib64/perl5/Devel/Peek.pm
/opt/rh/rh-perl530/root/usr/lib64/perl5/auto/Devel
/opt/rh/rh-perl530/root/usr/lib64/perl5/auto/Devel/Peek
/opt/rh/rh-perl530/root/usr/lib64/perl5/auto/Devel/Peek/Peek.so
/opt/rh/rh-perl530/root/usr/share/man/man3/Devel::Peek.3pm.gz


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

تاریخ آخرین تغییر جزئیات
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