diff options
author | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-10-21 19:07:09 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-10-22 10:16:42 +0200 |
commit | 7c8178a1ff9cacd9d60d7ce9a16d7e59a0bbefff (patch) | |
tree | c6182a5b6f79315b2302ed9369d4d1d5ed9224ca /dist | |
parent | ac9fc527315f1c14bccf21fd437798e4f7517514 (diff) | |
download | perl-7c8178a1ff9cacd9d60d7ce9a16d7e59a0bbefff.tar.gz |
Fix built-in prototype of each, keys, and values
Since those keywords can now compile to two different ops each,
the usual inspection of opflags is not sufficient for perl to
return a meaningful prototype. So we hardcode the correct return
value for 5.12 : \[@%]
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions