In perl.git, the branch sprout/lexassign has been created
<http://perl5.git.perl.org/perl.git/commitdiff/99e9fe0391d50fa647edb48024aebdf74f4ee689?hp=0000000000000000000000000000000000000000>
at 99e9fe0391d50fa647edb48024aebdf74f4ee689 (commit)
- Log -----------------------------------------------------------------
commit 99e9fe0391d50fa647edb48024aebdf74f4ee689
Author: Father Chrysostomos <[email protected]>
Date: Mon Nov 10 22:39:21 2014 -0800
More lex_assign.t fix-ups
Windows sometimes says ânot implementedâ.
M t/op/lex_assign.t
commit 1c1cfb84a5eec12e6b2129ecb9cf95e00b3311f5
Author: Father Chrysostomos <[email protected]>
Date: Mon Nov 10 22:35:44 2014 -0800
lex_assign.t fix-up
Duh.
If an operator fails (e.g., due to platform incompatibility), the
assignment wonât happen. So allow a STORE count of 0 if the eval
fails.
M t/op/lex_assign.t
-----------------------------------------------------------------------
--
Perl5 Master Repository