This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document lvalue ref diagnostics
authorFather Chrysostomos <sprout@cpan.org>
Sun, 21 Sep 2014 07:22:41 +0000 (00:22 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 11 Oct 2014 04:54:06 +0000 (21:54 -0700)
commit1f8155a2946fdd2bc22183ecc33751efdb190512
tree9485be0f3708680871f8804479d921e14c26a678
parent4fec880468dad87517895b935b19a8d51e98b5a6
Document lvalue ref diagnostics

Also, use ‘a SCALAR reference’ rather than ‘a scalar reference’, to
match the style used elsewhere.
pod/perldiag.pod
pp.c