development/libraries

perl-Eval-Closure - Safely and cleanly create closures via string eval

Website: http://search.cpan.org/dist/Eval-Closure/
License: GPL+ or Artistic
Description:
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.

Packages

perl-Eval-Closure-0.14-1.of.el7.noarch [21 KiB] Changelog by Gavin Carr (2021-06-29):
- Update to version 0.14.

Listing created by Repoview-0.6.6-1.el6