This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Permit tie ?foo,$object
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 17 Jan 1998 12:01:53 +0000 (12:01 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 17 Jan 1998 12:01:53 +0000 (12:01 +0000)
commit6b05c17a079e3919ac102e3343b897f03d975d7b
tree9ad43132596fbb53f7ed0933e1c14e81a83f42f2
parent8ec5e241bff6550c56f30587b70b41dc3236277c
Permit tie ?foo,$object
tidy up dead #ifdef ORIGINAL_TIE)
Remove 'P' magic from hash, before adding new one in dbm_open like tie does.

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