This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #93358] Clarify => quoting
authorFather Chrysostomos <sprout@cpan.org>
Fri, 26 Aug 2011 12:54:58 +0000 (05:54 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 26 Aug 2011 15:24:20 +0000 (08:24 -0700)
commit4e1988c66359c6a52ff140949f84adc44ae9e484
treee9f81941484c7c32c5f7207ca32707ae0f9731c4
parent44f645e897e30c5c0b110beef5ec73cdd022b1e9
[perl #93358] Clarify => quoting

The perlop manpage was stating ‘the left operand’, which was
not entirely correct, as ‘time.shift =>’ quotes just the shift,
not the time (nor does it see the whole as not being an ident-
ifier and refuse to quote anything).
pod/perlop.pod