SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Eval-Closure rpm build for : OpenSuSE. For other distributions click perl-Eval-Closure.

Name : perl-Eval-Closure
Version : 0.14 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 30.1 Date : 2016-08-18 10:39:22
Group : Development/Libraries/Perl Source RPM : perl-Eval-Closure-0.14-30.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : 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.

This module attempts to solve these problems. It provides an \'eval_closure\'
function, which evals a string in a clean environment, other than a fixed
list of specified variables. Compilation errors are rethrown automatically.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Eval::Closure)
perl-Eval-Closure

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Eval
/usr/lib/perl5/vendor_perl/5.18.2/Eval/Closure.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Eval-Closure
/usr/share/doc/packages/perl-Eval-Closure/Changes
/usr/share/doc/packages/perl-Eval-Closure/LICENSE
/usr/share/doc/packages/perl-Eval-Closure/README
/usr/share/man/man3/Eval::Closure.3pm.gz

 
ICM