diff options
author | David Mitchell <davem@iabyn.com> | 2012-10-09 15:50:12 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2012-10-10 16:39:21 +0100 |
commit | 3ac5308ab39749a39e7bc0b3c492597ed2a8bd2f (patch) | |
tree | e6a16374d7e9fa5bedd172fd3f7270ba4cb6f743 /djgpp | |
parent | ca3319858bbce2cc97800745a8a871cd3cab6a87 (diff) | |
download | perl-3ac5308ab39749a39e7bc0b3c492597ed2a8bd2f.tar.gz |
Deparse: handle some strong keywords better
In general, a strong keyword 'foo' will get deparsed as plain 'foo'
rather than 'CORE::foo', even in the presence of a sub foo{}.
However, these weren't:
glob
pos
prototype
scalar
study
undef
This was due to them having prototypes.
Diffstat (limited to 'djgpp')
0 files changed, 0 insertions, 0 deletions