ch(dir|mod|own) should also call FETCH on refs to tied globs
authorFather Chrysostomos <sprout@cpan.org>
Sat, 10 Sep 2011 13:17:53 +0000 (06:17 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 10 Sep 2011 13:43:49 +0000 (06:43 -0700)
commit2ea1cce77902231565b9c624151dbab02ef92821
tree0f31423d73a32896382fdf6efdd5ecd2d7046e5e
parent557fbd17eba6e0db6dab333c82d35234963af435
ch(dir|mod|own) should also call FETCH on refs to tied globs

Following on from commit 935647290357b277, which corrected the beha-
viour for tied globs, this commit corrects the behaviour for refer-
ences to tied globs.

(With tests by Nicholas Clark.)
doio.c
pp_sys.c
t/op/tie_fetch_count.t