معرفی شرکت ها


rh-perl526-perl-Eval-Closure-0.14-5.el7.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Safely and cleanly create closures via string eval
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo noarch
نام بسته rh-perl526-perl-Eval-Closure
نام فایل بسته rh-perl526-perl-Eval-Closure-0.14-5.el7.noarch.rpm
نسخه بسته 0.14
انتشار بسته 5.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue Mar 13 18
هاست سازنده c1bk.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Eval-Closure/
مجوز GPL+ or Artistic
حجم دانلود 23K
حجم نصب 33.463K
String eval is often used for dynamic code generation. For instance, Moose uses it heavily, to generate inlined versions of accessors and constructors, which speeds code up at runtime by a significant amount. String eval is not without its issues however - it's difficult to control the scope it's used in (which determines which variables are in scope inside the eval), and it can be quite slow, especially if doing a large number of evals. This module attempts to solve both of those problems. It provides an eval_closure function, which evals a string in a clean environment, other than a fixed list of specified variables. It also caches the result of the eval, so that doing repeated evals of the same source, even with a different environment, will be much faster (but note that the description is part of the string to be evaled, so it must also be the same (or non-existent) if caching is to work properly).


نیازمندی

مقدار نام
- rh-perl526-perl(:MODULE_COMPAT_5.26.1)
- rh-perl526-perl(Carp)
>= 0.05 rh-perl526-perl(Devel::LexAlias)
- rh-perl526-perl(Exporter)
- rh-perl526-perl(Perl::Tidy)
- rh-perl526-perl(Scalar::Util)
- rh-perl526-perl(constant)
- rh-perl526-perl(overload)
- rh-perl526-perl(strict)
- rh-perl526-perl(warnings)
- rh-perl526-runtime


ارائه دهنده

مقدار نام
= 0.14 rh-perl526-perl(Eval::Closure)
= 0.14-5.el7 rh-perl526-perl-Eval-Closure
- scl-package(rh-perl526)


نحوه نصب


نصب پکیج rpm rh-perl526-perl-Eval-Closure:

    sudo yum localinstall rh-perl526-perl-Eval-Closure-0.14-5.el7.noarch.rpm


فایل ها

مسیرها
/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-Eval-Closure-0.14
/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-Eval-Closure-0.14/Changes
/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-Eval-Closure-0.14/LICENSE
/opt/rh/rh-perl526/root/usr/share/doc/rh-perl526-perl-Eval-Closure-0.14/README
/opt/rh/rh-perl526/root/usr/share/man/man3/Eval::Closure.3pm.gz
/opt/rh/rh-perl526/root/usr/share/perl5/vendor_perl/Eval


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

تاریخ آخرین تغییر جزئیات
2017-12-19

SCL

2017-07-27

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

2017-06-05

Perl 5.26 rebuild

2017-02-11

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

2016-05-29

Update to 0.14
A couple of minor optimizations (GH#8)
BR: perl-generators
Simplify find command using -delete

2016-05-15

Perl 5.24 rebuild

2016-02-04

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

2015-06-18

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

2015-06-06

Perl 5.22 rebuild

2015-05-12

Update to 0.13
Fix tests under blead (GH#6)

2015-01-19

Update to 0.12
Fix tests under blead (GH#4)

2014-11-12

Update to 0.11
Support lexical subs on 5.18+
Fix pod links
Add "alias => 1" option for making closure variables actually alias the
Classify buildreqs by usage
Use %license
Make %files list more explicit
Update %description
Don't need to remove empty directories from the buildroot

2014-08-29

Perl 5.20 rebuild

2014-06-07

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

2013-08-03

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

2013-07-24

Perl 5.18 rebuild