معرفی شرکت ها


rh-perl526-perl-Devel-Peek-1.26-404.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-perl526-perl-Devel-Peek
نام فایل بسته rh-perl526-perl-Devel-Peek-1.26-404.el7.x86_64.rpm
نسخه بسته 1.26
انتشار بسته 404.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed May 16 16
هاست سازنده c1be.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 85K
حجم نصب 44.751K
Devel::Peek contains functions which allows raw Perl datatypes 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.


جایگزین ها

بسته نسخه معماری مخزن
rh-perl526-perl-Devel-Peek-1.26-405.sc1.el7.x86_64.rpm 1.26 x86_64 CentOS sclo
rh-perl526-perl-Devel-Peek-1.26-405.el7.x86_64.rpm 1.26 x86_64 CentOS sclo


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libperl.so.rh-perl526-5.26()(64bit)
- rh-perl526-perl(:MODULE_COMPAT_5.26.1)
- rh-perl526-perl(Exporter)
- rh-perl526-perl(XSLoader)
- rh-perl526-runtime
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.26 rh-perl526-perl(Devel::Peek)
= 0:1.26-404.el7 rh-perl526-perl-Devel-Peek
= 0:1.26-404.el7 rh-perl526-perl-Devel-Peek(x86-64)
- scl-package(rh-perl526)


نحوه نصب


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

    sudo yum localinstall rh-perl526-perl-Devel-Peek-1.26-404.el7.x86_64.rpm


فایل ها

مسیرها
/opt/rh/rh-perl526/root/usr/lib64/perl5/Devel
/opt/rh/rh-perl526/root/usr/lib64/perl5/Devel/Peek.pm
/opt/rh/rh-perl526/root/usr/lib64/perl5/auto/Devel
/opt/rh/rh-perl526/root/usr/lib64/perl5/auto/Devel/Peek
/opt/rh/rh-perl526/root/usr/lib64/perl5/auto/Devel/Peek/Peek.so


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

تاریخ آخرین تغییر جزئیات
2018-03-28

Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1561100)
Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1561100)

2017-12-19

Rebuild without bootstrap

2017-12-06

SCL

2017-09-25

Update perl(:MODULE_COMPAT)

2017-09-25

5.26.1 bump (see <http://search.cpan.org/dist/perl-5.26.1/pod/perldelta.pod>

2017-08-22

Fix unreliable Time-HiRes tests (CPAN RT#122819)
Do not require $Config{libs} providers by perl-devel package (bug #1481324)

2017-08-08

Fix reporting malformed UTF-8 character (RT#131646)
Fix File::Glob rt131211.t test random failures
Fix t/op/hash.t test random failures
Parse caret variables with subscripts as normal variables inside ${...}
Do not display too many bytes when reporting malformed UTF-8 character
Fix select called with a repeated magical variable (RT#131645)
Fix error message for "our sub foo::bar" (RT#131679)
Fix executing arybase::_tie_it() in Safe compartement (RT#131588)
Fix handling attribute specification on our variables (RT#131597)
Fix splitting non-ASCII strings if unicode_strings feature is enabled (RT#130907)
Fix compiler warnings in code generated by ExtUtils::Constant
Fix GCC version detection for -D_FORTIFY_SOURCE override (RT#131809)

2017-07-29

Enable separate debuginfo back

2017-07-27

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

2017-06-28

perl package installs all core modules, interpreter moved to
interpreter package, perl-core package is obsolete

2017-06-19

Make File::Glob more resistant against degenerative matching (RT#131211)
Fix a crash when calling a subroutine from a stash (RT#131085)
Fix an improper cast of a negative integer to an unsigned 8-bit type (RT#131190)
Fix cloning :via handles on thread creation (RT#131221)
Fix glob UTF-8 flag on a glob reassignment (RT#131263)
Fix a buffer overflow in my_atof2() (RT#131526)
Fix handling backslashes in PATH environment variable when executing
S" (RT#129183)
Fix a conditional jump on uninitilized memory in re_intuit_start() (RT#131575)
Fix spurious "Assuming NOT a POSIX class" warning (RT#131522)
Provide perl-interpreter RPM dependency symbol

2017-06-06

2017-06-01

5.26.0 bump (see <http://search.cpan.org/dist/perl-5.26.0/pod/perldelta.pod>
Update sub-packages
Update or remove patches
Enable hardening (bug #1238804)
Use 64 bit ints on 32 bit platforms (bug #1268828)

2017-03-31

Introduce build-conditions for groff, systemtap, syslog tests, and tcsh

2017-03-08

Fix a null-pointer dereference on malformed code (RT#130815)
Fix an use-after-free in substr() that modifies a magic variable (RT#129340)
Fix a memory leak leak in Perl_reg_named_buff_fetch() (RT#130822)
Fix an invalid memory read when parsing a loop variable (RT#130814)
Fix a heap-use-after-free in four-arguments substr call (RT#130624)

2017-02-17

Adapt Compress::Raw::Zlib to zlib-1.2.11 (bug #1420326)
Fix a heap buffer overflow when evaluating regexps with embedded code blocks
Fix a memory leak in list assignment from or to magic values (RT#130766)