Revisions of perl-Eval-Closure

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Split 13.2 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 15)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185412 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 14)
- updated to 0.11
     - add "alias => 1" option for making closure variables actually alias the
       closed over variables (so the variable referenced in the environment
       hashref will actually be updated by changes made in the closure). (Toby
       Inkster, #3)

- updated to 0.10
      - fix pod links
      - support lexical subs on 5.18+
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160450 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 13)
- remove perl-Eval-Closure-old_Test-More.patch - handle the problem 
  with old distributions in %%prep now
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 12)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122779 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
- updated to 0.08
    - Remove a double layer of string eval that was introduced in 0.07 as an
      intermediate step in figuring out the unique package thing - it's not
      necessary with the final implementation, and just makes things slower
      and hides errors.
    - the given source is now evaled in a unique package for every
      eval_closure call (it used to always be evaled in the Eval::Closure
      package, which was especially buggy). this is to avoid issues where one
      eval_closure modifies the global environment (by, say, importing a
      function), which could mess up a later call. unfortunately, this means
      that the memoization stuff no longer works, since it will result in
      memoized results using the original package, which defeats the purpose.
      i'm open to suggestions on how to safely reenable it though.
    - clean up a few stray lexicals we were still closing over in the eval
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 9)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 92413 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
- update to 0.06
   - The dumped source from setting $ENV{EVAL_CLOSURE_PRINT_SOURCE} didn't
     show the captured variable creation properly. (Dave Rolsky)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 6)
Autobuild autoformatter for 75393
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 75393 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 5)
- fix build on distributions with old Test::More module
  ( perl-Eval-Closure-old_Test-More.patch )
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 4)
Autobuild autoformatter for 72088
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 2)
Autobuild autoformatter for 68128
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 68128 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 1)
new dependencies of perl-Moose
Displaying all 19 revisions
openSUSE Build Service is sponsored by