This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename lvalue references
authorFather Chrysostomos <sprout@cpan.org>
Sat, 18 Oct 2014 01:07:47 +0000 (18:07 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 18 Oct 2014 03:28:37 +0000 (20:28 -0700)
commitbaabe3fb419f01704a85104dce71b0c631a4a373
treee678982ce70016159b2b424ee513c881158ead4e
parent7caca87c551af84ff2565616310024f95c4a5c7c
Rename lvalue references

Also correct the description of lvref magic.  When it was first added,
it was for list assignments only, but that soon changed.
20 files changed:
MANIFEST
cpan/experimental/t/basic.t
feature.h
lib/B/Deparse.t
lib/feature.pm
lib/warnings.pm
mg_raw.h
mg_vtable.h
op.c
pod/perldiag.pod
pod/perlexperiment.pod
pod/perlguts.pod
pod/perlref.pod
pod/perlsyn.pod
regen/feature.pl
regen/mg_vtable.pl
regen/warnings.pl
t/op/lvref.t
t/op/ref.t
warnings.h