Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Eval-Closure-0.08-4.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: perl-Eval-Closure Distribution: Fedora Project
Version: 0.08 Vendor: Fedora Project
Release: 4.el7 Build date: Wed Jan 22 15:13:04 2014
Group: Development/Libraries Build host: buildvm-04.phx2.fedoraproject.org
Size: 32187 Source RPM: perl-Eval-Closure-0.08-4.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/Eval-Closure/
Summary: Safely and cleanly create closures via string eval
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 $@ 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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.08-2
  - Perl 5.16 rebuild
* Fri Feb 10 2012 Iain Arnell <iarnell@gmail.com> 0.08-1
  - update to latest upstream version
* Sat Feb 04 2012 Iain Arnell <iarnell@gmail.com> 0.07-1
  - update to latest upstream version
  - update description
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jun 29 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.06-2
  - Perl mass rebuild
* Tue Jun 07 2011 Iain Arnell <iarnell@gmail.com> 0.06-1
  - update to latest upstream version
* Wed May 04 2011 Iain Arnell <iarnell@gmail.com> 0.05-1
  - update to latest upstream version
* Wed Apr 20 2011 Iain Arnell <iarnell@gmail.com> 0.04-1
  - update to latest upstream version
* Thu Mar 03 2011 Iain Arnell <iarnell@gmail.com> 0.03-1
  - update to latest upstream version
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.02-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jan 28 2011 Iain Arnell <iarnell@gmail.com> 0.02-1
  - update to latest upstream version
* Sun Jan 23 2011 Iain Arnell <iarnell@gmail.com> 0.01-1
  - Specfile autogenerated by cpanspec 1.78.

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 03:57:56 2024