Fix 'anydbm.t' - if the gv is passed 1st call to inherited
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 9 Nov 1997 03:15:06 +0000 (03:15 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 9 Nov 1997 03:15:06 +0000 (03:15 +0000)
commitb8e3bfaf565265c3b1c2de26f555b1f4f05daacc
treef6f16db74370ebad7418310eca9a41f3e9ca5c1a
parent249cec02fed5443387beac307c539cba65b49a75
Fix 'anydbm.t' - if the gv is passed 1st call to inherited
TIEHASH works, but 2nd call (after db is closed, attempt
to reopen) tries to AUTOLOAD TIEHASH rather than using
cached value.

p4raw-id: //depot/ansiperl@216
pp_sys.c