Name : perl-Eval-Closure
| |
Version : 0.14
| Vendor : obs://build_opensuse_org/home:snagview
|
Release : 3.14
| Date : 2021-02-15 10:12:38
|
Group : Perl/Modules
| Source RPM : perl-Eval-Closure-0.14-3.14.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Eval::Closure - safely and cleanly create closures via string eval
|
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\'s easy to miss compilation errors, since eval catches them and sticks them in $AATT instead.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/snagview:/perl/CentOS_7/x86_64 |