معرفی شرکت ها


perl-Memoize-1.03-404.module_el8.5.0+166+0c9b5e1d.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Transparently speed up functions by caching return values
ویژگی مقدار
سیستم عامل Linux
توزیع AlmaLinux 8
مخزن AlmaLinux AppStream noarch
نام بسته perl-Memoize
نام فایل بسته perl-Memoize-1.03-404.module_el8.5.0+166+0c9b5e1d.noarch.rpm
نسخه بسته 1.03
انتشار بسته 404.module_el8.5.0+166+0c9b5e1d
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 22 Dec 2021 08
هاست سازنده almalinux-p9.osuosl.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز GPL+ or Artistic
حجم دانلود 116K
حجم نصب 81.332K
Memoizing a function makes it faster by trading space for time. It does this by caching the return values of the function in a table. If you call the function again with the same arguments, memoize jumps in and gives you the value out of the table, instead of letting the function compute the value all over again.


جایگزین ها



نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.24.4)
- perl(Carp)
- perl(Config)
- perl(Exporter)
- perl(NDBM_File)
- perl(SDBM_File)
- perl(Storable)
- perl(strict)
- perl(vars)


ارائه دهنده

مقدار نام
= 1.03 perl(Memoize)
= 1.03 perl(Memoize::AnyDBM_File)
= 1.03 perl(Memoize::Expire)
= 1.03 perl(Memoize::ExpireFile)
= 1.03 perl(Memoize::ExpireTest)
= 1.03 perl(Memoize::NDBM_File)
= 1.03 perl(Memoize::SDBM_File)
= 1.03 perl(Memoize::Storable)
= 0:1.03-404.module_el8.5.0+166+0c9b5e1d perl-Memoize


نحوه نصب


نصب پکیج rpm perl-Memoize:

    dnf install perl-Memoize-1.03-404.module_el8.5.0+166+0c9b5e1d.noarch.rpm


فایل ها

مسیرها
/usr/share/man/man3/Memoize.3pm.gz
/usr/share/man/man3/Memoize::AnyDBM_File.3pm.gz
/usr/share/man/man3/Memoize::Expire.3pm.gz
/usr/share/man/man3/Memoize::ExpireFile.3pm.gz
/usr/share/man/man3/Memoize::ExpireTest.3pm.gz
/usr/share/man/man3/Memoize::NDBM_File.3pm.gz
/usr/share/man/man3/Memoize::SDBM_File.3pm.gz
/usr/share/man/man3/Memoize::Storable.3pm.gz
/usr/share/perl5/Memoize
/usr/share/perl5/Memoize.pm
/usr/share/perl5/Memoize/AnyDBM_File.pm
/usr/share/perl5/Memoize/Expire.pm
/usr/share/perl5/Memoize/ExpireFile.pm
/usr/share/perl5/Memoize/ExpireTest.pm
/usr/share/perl5/Memoize/NDBM_File.pm
/usr/share/perl5/Memoize/SDBM_File.pm
/usr/share/perl5/Memoize/Storable.pm


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

تاریخ آخرین تغییر جزئیات
2019-03-25

Fix annocheck failure by enabling hardening (bug #1636329)

2019-02-07

Require perl-interpreter from perl (bug #1670435)

2019-01-31

Add a dummy perl-interpreter package to mask non-modular one (bug #1670435)

2018-12-05

Resolves: #1656293
Fix CVE-2018-18311 Integer overflow leading to buffer overflow
Fix CVE-2018-18312 Heap-buffer-overflow write in regcomp.c
Fix CVE-2018-18313 Heap-buffer-overflow read in regcomp.c
Fix CVE-2018-18314 Heap-buffer-overflow write in regcomp.c

2018-11-02

Install Encode developmental files when installing complete Perl

2018-10-02

Fix annocheck failure by passing CFLAGS to dtrace (bug #1630617)

2018-07-09

Adjust tests to gdbm-1.15 (RT#133295)

2018-04-16

5.24.4 bump
Fix CVE-2018-6913 (heap buffer overflow in pp_pack.c) (bug #1567776)
Fix CVE-2018-6798 (heap read overflow in regexec.c) (bug #1567777)
Fix CVE-2018-6797 (heap write overflow in regcomp.c) (bug #1567778)

2018-02-06

Fix handling attribute specification on our variables (RT#131597)
Remove invalid macro definitions from macros.perl (bug #1532539)
Fix a crash when a match for inversely repeated group fails (RT#132017)
Fix an overflow when parsing a character range with no preceding character
Fix walking symbol table for ISA in Carp
Fix handling file names with null bytes in stat and lstat functions
Fix a crash when untying an object witout a stash
Fix deparsing of transliterations with unprintable characters (RT#132405)
Fix error reporting on do() on a directory (RT#125774)
Fix stack manipulation when a lexical subroutine is defined in a do block in
Fix setting $! when statting a closed filehandle (RT#108288)
Fix tainting of s/// with overloaded replacement (RT#115266)
Expand system() arguments before a fork (RT#121105)
Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746)
Add patch to conditionalize a fix for an old and long fixed bug
Link XS modules to pthread library to fix linking with -z defs
Correct shell bangs in tests
Fix parsing braced subscript after parentheses (RT#8045)
Call ldconfig scriptlets using a macro

2017-09-25

2017-09-25

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

2017-07-17

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

2017-06-19

Make File::Glob more resistant against degenerative matching (RT#131211)
Fix a memory wrap in sv_vcatpvfn_flags() (RT#131260)
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 checks for tainted directory in $ENV{PATH} if a backslash escape presents
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-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)