summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2017-11-16 07:04:32 +0000
committerZefram <zefram@fysh.org>2017-11-16 07:04:32 +0000
commite923f3dcea8f38db48b7b02079de0d1177b08d83 (patch)
tree3ff57b9c00c7402187fd99e6cee7b3086c55551a /perly.h
parent843835bcbbb548f6263269c55e166f35c68099d1 (diff)
downloadperl-e923f3dcea8f38db48b7b02079de0d1177b08d83.tar.gz
deparse ::CORE::foo barewords carefully
A bareword such as "::CORE::foo", where it refers to a GV, is liable to be confused with the "CORE::foo" syntax, which can't refer to a GV but is a way of supplying a keyword, and is illegal if the keyword doesn't exist. Make sure to deparse it with the "::" prefix. Fixes [perl #113714].
Diffstat (limited to 'perly.h')
0 files changed, 0 insertions, 0 deletions