Wed, 24 Apr 2024 05:17:18 UTC | login

Information for RPM rh-perl526-perl-Eval-Closure-0.14-5.el7.src.rpm

ID128931
Namerh-perl526-perl-Eval-Closure
Version0.14
Release5.el7
Epoch
Archsrc
SummarySafely and cleanly create closures via string eval
DescriptionString 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).
Build Time2018-03-13 14:55:25 GMT
Size29.27 KB
55720d398244b7e9a9b668537a71b779
LicenseGPL+ or Artistic
Buildrootsclo7-rh-perl526-rh-el7-build-43434-92358
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
rh-perl526-perl(B)
rh-perl526-perl(Carp)
rh-perl526-perl(Devel::LexAlias) >= 0.05
rh-perl526-perl(Exporter)
rh-perl526-perl(ExtUtils::MakeMaker)
rh-perl526-perl(File::Spec)
rh-perl526-perl(IO::Handle)
rh-perl526-perl(IPC::Open3)
rh-perl526-perl(PadWalker)
rh-perl526-perl(Perl::Tidy)
rh-perl526-perl(Scalar::Util)
rh-perl526-perl(Test::Fatal)
rh-perl526-perl(Test::More) >= 0.88
rh-perl526-perl(Test::Requires)
rh-perl526-perl(blib)
rh-perl526-perl(constant)
rh-perl526-perl(overload)
rh-perl526-perl(strict)
rh-perl526-perl(warnings)
rh-perl526-perl-generators
rh-perl526-perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
scl-utils-build
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Eval-Closure-0.14.tar.gz19.66 KB
perl-Eval-Closure.spec7.14 KB
Component of No Buildroots