This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clarify warning that e.g. \q is reserved
authorKarl Williamson <khw@khw-desktop.(none)>
Sat, 30 Jan 2010 19:06:05 +0000 (12:06 -0700)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sun, 31 Jan 2010 11:34:47 +0000 (12:34 +0100)
commitb224edc1e71fa31c9529c6a3951b807564b5d78a
treee9ea772286cf7587e4dbd88d2e7961fd5feb8b71
parente2c4d205f68f9d5ad26207e813b0230fe341c037
Clarify warning that e.g. \q is reserved

Currently the meaning of e.g. \q is simply 'q', with a warning
generated.  Elsewhere it is documented that this means that \q is
thus a reserved term, available for Perl to co-opt in some future
release.  But the warning doesn't say that.  Clarify it.
pod/perldiag.pod