SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Eval-Closure
Version : 0.08 Vendor : Fedora Project
Release : 6.fc20 Date : 2013-08-04 01:59:06
Group : Development/Libraries Source RPM : perl-Eval-Closure-0.08-6.fc20.src.rpm
Size : 0.03 MB
Packager : Fedora Project
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/archive.fedoraproject.org/fedora/linux/releases/20/Fedora/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Eval-Closure-0.08-6.fc20.noarch.rpm
ftp.icm.edu.pl  perl-Eval-Closure-0.08-6.fc20.noarch.rpm
ftp.icm.edu.pl  perl-Eval-Closure-0.08-6.fc20.noarch.rpm
ftp.icm.edu.pl  perl-Eval-Closure-0.08-6.fc20.noarch.rpm
ftp.icm.edu.pl  perl-Eval-Closure-0.08-6.fc20.noarch.rpm
     

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

Requires :
perl(Sub::Exporter)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(warnings)
perl(Carp)
perl(overload)
perl(Scalar::Util)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Perl::Tidy)
perl(Try::Tiny)
perl(strict)
perl(:MODULE_COMPAT_5.18.0)


Content of RPM :
/usr/share/doc/perl-Eval-Closure
/usr/share/doc/perl-Eval-Closure/Changes
/usr/share/doc/perl-Eval-Closure/LICENSE
/usr/share/doc/perl-Eval-Closure/README
/usr/share/man/man3/Eval::Closure.3pm.gz
/usr/share/perl5/vendor_perl/Eval
/usr/share/perl5/vendor_perl/Eval/Closure.pm

 
ICM