diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-10-13 00:11:45 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-10-13 00:30:55 -0700 |
commit | f52e41ad9f6ea1eecc514a6c1d9e2ba332cef2be (patch) | |
tree | 0deb62efa0eb51c4ce05e22c9e13dda76a526380 /README.hpux | |
parent | f3dab52a514ffb23bcde784e897bc8ff4c2018f2 (diff) | |
download | perl-f52e41ad9f6ea1eecc514a6c1d9e2ba332cef2be.tar.gz |
Call get-magic once for .. in list context
In addition to using _nomg calls in pp_flop, I had to modify
looks_like_number, which was clearly buggy: it was ignoring get-magic
completely, *except* in the case of SvPOKp. But checking SvPOKp
before calling magic does not make sense, as it may change during the
magic call.
Diffstat (limited to 'README.hpux')
0 files changed, 0 insertions, 0 deletions