diff options
author | David Mitchell <davem@iabyn.com> | 2015-01-27 11:14:37 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2015-01-27 11:14:37 +0000 |
commit | 48ee9c0e663bc9a2ffef5a0be5f6de6168985a20 (patch) | |
tree | 3a9a35bdea39053ed557b247a412ad2b2079de7d /README.micro | |
parent | 8b08c4b951d7e6689c8f58393e1615af86a573d2 (diff) | |
download | perl-48ee9c0e663bc9a2ffef5a0be5f6de6168985a20.tar.gz |
rename unop_aux_stringify to multideref_stringify
This function returns a string representation of the OP_MULTIDEREF op
(as used by the output of perl -Dt).
However, the stringification of a UNOP_AUX op is op-specific, and
hypothetical future UNOP_AUX-class ops will need their own functions.
So the current function name is misleading.
It should be safe to rename it, as it only been in since 5.21.7, and isn't
public.
Diffstat (limited to 'README.micro')
0 files changed, 0 insertions, 0 deletions