This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Temporary stopgap for the self-tying issue: for now only
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 25 Oct 2000 20:43:10 +0000 (20:43 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 25 Oct 2000 20:43:10 +0000 (20:43 +0000)
commitae21d580cc4565c4ab54286c723cd431c96dedeb
tree75307a26aea8814ec350fd7a2de3e95d878a1f63
parent8dcd6f7b32c170bcf62c1187a3413da9a3cdf97a
Temporary stopgap for the self-tying issue: for now only
array and hash self-ties are verboten.  The real fix, of
course, would be to comprehensively test (and implement?)
and debug (and document) self-ties.

p4raw-id: //depot/perl@7443
pod/perldiag.pod
pp_sys.c
t/op/tie.t