diff options
author | Karl Williamson <khw@cpan.org> | 2014-09-22 11:56:48 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2014-09-29 11:07:40 -0600 |
commit | cc4d09e1f55f1a823a9b410aa3e43aab0df8147a (patch) | |
tree | 476764295d45b9f5528ffa62205dc79ff77ca6a3 /op_reg_common.h | |
parent | 477afe810ce7934cb37983108672d43de207e0c5 (diff) | |
download | perl-cc4d09e1f55f1a823a9b410aa3e43aab0df8147a.tar.gz |
Deprecate multiple "x" in "/xx"
It is planned for a future Perl release to have /xx mean something
different from just /x. To prepare for this, this commit raises a
deprecation warning if someone currently has this usage. A grep of CPAN
did not turn up any instances of this, but this is to be safe anyway.
The added code is more general than actually needed, in case we want to
do this for another flag.
Diffstat (limited to 'op_reg_common.h')
0 files changed, 0 insertions, 0 deletions