In perl.git, the branch sprout/lexassign has been created
<http://perl5.git.perl.org/perl.git/commitdiff/1c1cfb84a5eec12e6b2129ecb9cf95e00b3311f5?hp=0000000000000000000000000000000000000000>
at 1c1cfb84a5eec12e6b2129ecb9cf95e00b3311f5 (commit)
- Log -----------------------------------------------------------------
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.
-----------------------------------------------------------------------
--
Perl5 Master Repository