diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-06-16 06:02:23 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-06-16 20:17:52 -0700 |
commit | ad37a74e7dc5e204efc84791373a791f142ac7b4 (patch) | |
tree | 26f705e25b49e91c10c0ca0dff9b7c8368c0d041 /pp_ctl.c | |
parent | 7393165ef277e989fdf63df19ea17698bf83d8db (diff) | |
download | perl-ad37a74e7dc5e204efc84791373a791f142ac7b4.tar.gz |
Stop lvalue subs from copying read-only scalars
They were only doing so in reference context (subroutine args,
for(...)).
Explicit return already worked, but only because I didn’t write it
well. I’m in the process of trying to merge the two.
Diffstat (limited to 'pp_ctl.c')
0 files changed, 0 insertions, 0 deletions